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

Update .gitlab-ci.yml

parent b047ee06
No related branches found
No related tags found
1 merge request!1569Update .gitlab-ci.yml
......@@ -37,7 +37,7 @@ build:
services:
# Prepares the secret files that we cannot or don't want to share with public
prepare_secrets:
prepare_secrets_master:
stage: prepare
image: alpine:latest
script:
......@@ -69,7 +69,7 @@ prepare_secrets:
refs:
- master
prepare_secrets:
prepare_secrets_development:
stage: prepare
image: alpine:latest
script:
......
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