Push latest
This commit is contained in:
parent
07130df35d
commit
6c1ea21ad2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -45,3 +45,4 @@ jobs:
|
|||
echo ${{ secrets.CR_PAT }} | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin
|
||||
docker build . --file Dockerfile --tag ghcr.io/nicolaschan/minecraft-backup:$GITHUB_SHA --tag ghcr.io/nicolaschan/minecraft-backup:latest
|
||||
docker push ghcr.io/nicolaschan/minecraft-backup:$GITHUB_SHA
|
||||
docker push ghcr.io/nicolaschan/minecraft-backup:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue