Skip to content

Commit

Permalink
test for harbor7
Browse files Browse the repository at this point in the history
  • Loading branch information
Seriainme committed Jun 23, 2024
1 parent d184733 commit 2007de4
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 @@ -51,6 +51,6 @@ jobs:
password: ${{ secrets.HARBOR_PASSWORD }}

- run: |
docker build . -t http://39.107.141.11:80/test/toast:${{ github.sha }}
docker build . -t http://39.107.141.11:80/test/toast:latest
docker push http://39.107.141.11:80/test/toast:${{ github.sha }}

0 comments on commit 2007de4

Please sign in to comment.