Skip to content
Snippets Groups Projects
Commit 32b03ba4 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

remove leading blanks for ci/cd job

parent 17b2ccc4
No related branches found
No related tags found
No related merge requests found
Pipeline #128655 failed
......@@ -85,7 +85,7 @@ full-deploy-testing:
- ssh -oStrictHostKeyChecking=accept-new airflow@$PTESTING_IP "sudo /home/airflow/data-logistics-service/scripts/deployment.sh /home/airflow /home/airflow/data-logistics-service $TESTING_DOMAIN $AIRFLOW__SECRETS__BACKEND $AIRFLOW__SECRETS__BACKEND_KWARGS $AIRFLOW_FERNET_KEY $DAG_GIT_URL"
- echo "Done"
light-deploy-testing:
light-deploy-testing:
stage: deploy
rules:
- if: $MANUAL_FULL_DEPLOY_TESTING == "" || $MANUAL_FULL_DEPLOY_TESTING == "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment