Skip to content
Snippets Groups Projects

v1.8.6

Closed jfriedli requested to merge develop into master
2 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -64,7 +64,7 @@ build_frontend_with_placeholder_url:
@@ -64,7 +64,7 @@ build_frontend_with_placeholder_url:
variables:
variables:
MAT2_API_URL_PROD: '$MAT_API_HOST_PLACEHOLDER'
MAT2_API_URL_PROD: '$MAT_API_HOST_PLACEHOLDER'
only:
only:
- master
- main
- develop
- develop
- schedules
- schedules
- tags
- tags
@@ -96,7 +96,7 @@ build_frontend_with_placeholder_url:
@@ -96,7 +96,7 @@ build_frontend_with_placeholder_url:
build_container:
build_container:
<<: *container-build-template
<<: *container-build-template
only:
only:
- master
- main
- develop
- develop
build_tagged_container:
build_tagged_container:
Loading