Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ansgar Burchardt
dune-docker
Commits
e934a7a1
Unverified
Commit
e934a7a1
authored
Feb 28, 2018
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add duneci-depoy script [ci skip]
This makes it easier to update the CI environment.
parent
ddbda975
Pipeline
#1053
passed with stages
in 63 minutes and 25 seconds
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
bin/duneci-deploy
bin/duneci-deploy
+11
-0
No files found.
bin/duneci-deploy
0 → 100755
View file @
e934a7a1
#! /bin/bash
bindir
=
$(
dirname
"
$0
"
)
export
PATH
=
"
${
bindir
}
:
$PATH
"
duneci-proxy gitlab-ci-dune dune-proxy
duneci-proxy gitlab-ci-dune fu-proxy
duneci-runner
echo
"gitlab-runner version information:"
docker
exec
gitlab-runner gitlab-runner
-v
Write
Preview
Markdown
is supported
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