Skip to content

Commit

Permalink
Merge branch 'main' of github.com:zmaplab/zserver
Browse files Browse the repository at this point in the history
  • Loading branch information
zlzforever committed Jul 27, 2024
2 parents d07d473 + d4fdb95 commit d47cda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Build the Docker image
run: docker build --target zserver-api -f API.Dockerfile -t zlzforever/zserver-api:202407 .
- name: Publish the Docker image
run: docker push zlzforever/zserver-api:202404
run: docker push zlzforever/zserver-api:202407

0 comments on commit d47cda3

Please sign in to comment.