Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
packages
Commits
8b6917f3
Commit
8b6917f3
authored
Nov 17, 2019
by
Lars Beckers
Browse files
disable nginx-shib and acmebot builds for now
parent
a6b76683
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8b6917f3
...
...
@@ -26,6 +26,8 @@ adcli:
nginx
:
stage
:
build
script
:
scripts/nginx-shib.sh
only
:
-
master
artifacts
:
paths
:
-
packages/*
...
...
@@ -54,6 +56,8 @@ painintheapt:
acmebot
:
stage
:
build
script
:
scripts/acmebot.sh
only
:
-
master
artifacts
:
paths
:
-
packages/*
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