Skip to content
Snippets Groups Projects
Commit 8860d456 authored by Stephanie Freitag's avatar Stephanie Freitag
Browse files

Merge branch 'main' into production

parents a418e2f5 2f5a3afe
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ variables:
ENVIRONMENT_ID: $CI_ENVIRONMENT_SLUG
artifacts:
paths:
- "terraform/environments/scripts/crash.log" # optional, only available in case of a crash/panic
- "terraform/environments/scripts/terraform-*.log" # separate log for every step/command
- "terraform/environments/crash.log" # optional, only available in case of a crash/panic
- "terraform/environments/terraform-*.log" # separate log for every step/command
- $API_DOMAIN_PATH
name: "${CI_JOB_NAME}_${CI_JOB_ID}"
#when: on_failure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment