Skip to content

Commit 976aee1

Browse files
author
JAISWAL SHIVANI
committed
update deploy.yml- change back tag for docker img
1 parent 08756c6 commit 976aee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
context: "{{defaultContext}}"
5959
file: ./Dockerfile_with_multi_stage
6060
push: true
61-
tags: "v1"
61+
tags: ${{ steps.meta.outputs.tags }}
6262
labels: ${{ steps.meta.outputs.labels }}
6363
stop-runner:
6464
name: Stop self-hosted EC2 runner

0 commit comments

Comments
 (0)