Skip to content

Commit

Permalink
Update build-and-push-Docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Jan 9, 2024
1 parent 7f1b48b commit 1afde27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-push-Docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: ${{ steps.image-name.outputs.full-image-name }}
cache-from: type=gha
Expand Down

0 comments on commit 1afde27

Please sign in to comment.