Actualiser .gitea/workflows/build-push.yaml
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m37s
Check BlueSky Crossposter version / check-version (push) Successful in 18s

This commit is contained in:
2025-04-14 00:06:17 +02:00
parent de51d95f28
commit 96df730244

View File

@@ -26,7 +26,7 @@ jobs:
with:
server: ${{ env.CHECK_SERVER }}
uuid: ${{ env.CHECK_UUID }}
command: Log
command: start
message: 'Starting job for image ${{ env.IMAGE_NAME }}'
- name: install podman
@@ -42,7 +42,7 @@ jobs:
with:
server: ${{ env.CHECK_SERVER }}
uuid: ${{ env.CHECK_UUID }}
command: Log
command: log
message: 'Buildind docker image for $(cat ${{ env.RELEASE_FILE }})'