Update docker-ci.yml

This commit is contained in:
Joel Schmid 2021-06-05 19:48:04 +02:00 committed by GitHub
parent ed1be312f4
commit 36462b4748
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}