Skip to content
Snippets Groups Projects
Commit 979fa28d authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Merge branch 'development' into 'master'

Update .gitlab-ci.yml

See merge request !1569
parents b2dc6d64 bff880f5
No related branches found
No related tags found
3 merge requests!1645Development,!1641Development,!1569Update .gitlab-ci.yml
...@@ -37,7 +37,7 @@ build: ...@@ -37,7 +37,7 @@ build:
services: services:
# Prepares the secret files that we cannot or don't want to share with public # Prepares the secret files that we cannot or don't want to share with public
prepare_secrets: prepare_secrets_master:
stage: prepare stage: prepare
image: alpine:latest image: alpine:latest
script: script:
...@@ -69,7 +69,7 @@ prepare_secrets: ...@@ -69,7 +69,7 @@ prepare_secrets:
refs: refs:
- master - master
prepare_secrets: prepare_secrets_development:
stage: prepare stage: prepare
image: alpine:latest image: alpine:latest
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment