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

Merge branch 'main' into production

parents 32b1f213 4d5eabbb
No related branches found
No related tags found
No related merge requests found
......@@ -48,8 +48,8 @@ build_docker:
ENVIRONMENT_ID: $CI_ENVIRONMENT_SLUG
artifacts:
paths:
- "terraform/scripts/crash.log" # optional, only available in case of a crash/panic
- "terraform/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 # can't do that for api base url, but can't define multiple artifacts
......
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