Skip to content

Commit

Permalink
Revert "Repair build of gitlabCI image"
Browse files Browse the repository at this point in the history
This reverts commit bbfabe5.
  • Loading branch information
Michael Vasseur committed Apr 26, 2024
1 parent bbfabe5 commit 8daf494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gitlab-container-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
images: ghcr.io/${{ github.repository }}

- name: Build and push Docker images
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
with:
context: "./docker-gitlabci"
push: true
Expand Down

0 comments on commit 8daf494

Please sign in to comment.