Update worckflow
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m12s

This commit is contained in:
jafreli
2025-07-24 21:51:25 +02:00
parent cdb52cac56
commit fbebb084d0

View File

@@ -60,8 +60,6 @@ jobs:
build-args: | build-args: |
SOURCE_URL=${{ gitea.server_url }}/${{ gitea.repository }} SOURCE_URL=${{ gitea.server_url }}/${{ gitea.repository }}
REPO_NAME=${{ gitea.repository }} REPO_NAME=${{ gitea.repository }}
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Generate deployment info - name: Generate deployment info
run: | run: |