This commit is contained in:
ThomasSamson 2024-02-27 15:21:25 +01:00
parent 499b4e805f
commit 411e5c1e54

View file

@ -45,7 +45,6 @@ jobs:
run: | run: |
set -xo pipefail set -xo pipefail
PROJECT=plateformcoop-ebs PROJECT=plateformcoop-ebs
if [[ "${{ github.ref }}" == *"tag"* ]]; then
# Tags are deployed in prod # Tags are deployed in prod
CONTEXT=prod CONTEXT=prod
ENVIRONMENT=prod ENVIRONMENT=prod