Skip to content

Commit

Permalink
release docker
Browse files Browse the repository at this point in the history
  • Loading branch information
biezhihua committed Mar 1, 2024
1 parent 066c4e0 commit 121a89c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions soda_clix_docker_release.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
docker build -t soda_clix .

docker tag soda_clix:latest biezhihua521/soda_clix:v0.1.4
docker push biezhihua521/soda_clix:v0.1.4
docker tag soda_clix:latest biezhihua521/soda_clix:v0.1.4.1
docker push biezhihua521/soda_clix:v0.1.4.1

docker tag soda_clix:latest biezhihua521/soda_clix:latest
docker push biezhihua521/soda_clix:latest

0 comments on commit 121a89c

Please sign in to comment.