Fix deploy workflow
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m2s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m2s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: git.gnm.dev/planspiel/dokumentation:latest
|
||||
tags: git.gnm.dev/planspiele/dokumentation:latest
|
||||
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
Reference in New Issue
Block a user