Need reference changed to test #9

Merged
caperren merged 1 commits from website-content-updates into main 2025-11-10 09:33:04 +00:00
Showing only changes of commit 85a86f3681 - Show all commits

View File

@@ -62,10 +62,10 @@ jobs:
context: caperren-com context: caperren-com
push: true push: true
tags: | tags: |
gitea.perren.cloud/caperren/${{ needs.determine_version.outputs.repo_name }}:${{ needs.determine_version.outputs.repo_version_hash }} gitea.perren.cloud/caperren/${{ needs.test.outputs.repo_name }}:${{ needs.test.outputs.repo_version_hash }}
gitea.perren.cloud/caperren/caperren-com:latest gitea.perren.cloud/caperren/caperren-com:latest
build-args: | build-args: |
REPO_VERSION_HASH=${{ needs.determine_version.outputs.repo_version_hash }} REPO_VERSION_HASH=${{ needs.test.outputs.repo_version_hash }}
BUILD_ENVIRONMENT=production BUILD_ENVIRONMENT=production
deploy_production: deploy_production: