1
0

Update deploy.yml

This commit is contained in:
Mathias Wagner 2025-02-16 14:26:14 +01:00
parent 5dd414aa34
commit b1dc83b04d
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -27,7 +27,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: git.gnm.dev/Mathias/PerfectMarketGame:latest tags: git.gnm.dev/planspiele/perfectmarketgame:latest
- name: Image digest - name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }} run: echo ${{ steps.docker_build.outputs.digest }}