Skip to content

Commit

Permalink
tag de
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadesh Kale committed Jan 4, 2024
1 parent d7f07cf commit 79b87f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: false
tags: welcome-app:'$IMG_TAG', welcome-app:${{ env.sha }}

tags: welcome-app:${IMG_TAG}, welcome-app:${{ env.sha }}

0 comments on commit 79b87f2

Please sign in to comment.