Update docker-ci.yml
This commit is contained in:
parent
ed1be312f4
commit
36462b4748
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-ci.yml
vendored
2
.github/workflows/docker-ci.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
tags: user/app:latest
|
||||
tags: swablab/weather-api:latest
|
||||
-
|
||||
name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
|
Loading…
Add table
Reference in a new issue