problem: tags all docker releases with latest
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Upload to Docker
|
||||
uses: eskatos/gradle-command-action@v1
|
||||
with:
|
||||
arguments: jib -Platest=true
|
||||
arguments: jib
|
||||
env:
|
||||
DOCKER_KEY: ${{ secrets.DOCKER_KEY }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user