Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
ARSnova
arsnova-click-v2-frontend
Commits
2672c4d9
Commit
2672c4d9
authored
May 25, 2021
by
Christopher Mark Fullarton
Browse files
build pipeline fixes
parent
04e8f89c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2672c4d9
...
...
@@ -214,7 +214,11 @@ deploy:
only
:
-
staging
-
beta
needs
:
[
"
build_staging"
,
"
build_beta"
]
needs
:
-
job
:
build_staging
optional
:
true
-
job
:
build_beta
optional
:
true
tags
:
-
ssh
script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment