Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
biezhihua committed Feb 18, 2024
1 parent 0bce03c commit 17fc812
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion soda_clix_docker_release.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
docker build -t soda_clix .
docker tag soda_clix:latest biezhihua521/soda_clix:v0.1.2
docker push biezhihua521/soda_clix:v0.1.2
docker push biezhihua521/soda_clix:v0.1.2

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

0 comments on commit 17fc812

Please sign in to comment.