Skip to content

Commit 03a6fec

Browse files
Update ci-cd-test.yml
1 parent c9ce70e commit 03a6fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
with:
2323
context: .
2424
push: true
25-
tags: ${{ format('{0}/python-sample:main', secrets.DOCKER_USERNAME) }}
25+
tags: ${{ format('{0}/python-sample:test', secrets.DOCKER_USERNAME) }}
2626

0 commit comments

Comments
 (0)