Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Godshell
Skynet
Commits
98d73b57
Commit
98d73b57
authored
Sep 05, 2018
by
Jason Frisvold
Browse files
Update .gitlab-ci.yml
parent
1fc11ff5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
98d73b57
...
@@ -7,13 +7,6 @@ variables:
...
@@ -7,13 +7,6 @@ variables:
GIT_SSL_NO_VERIFY
:
"
true"
GIT_SSL_NO_VERIFY
:
"
true"
DOCKER_DRIVER
:
overlay
DOCKER_DRIVER
:
overlay
before_script
:
-
export REVISION=$(git rev-parse --short HEAD)
-
docker login --username gitlab-ci-token --password $CI_BUILD_TOKEN $CI_REGISTRY
after_script
:
-
docker logout $CI_REGISTRY
stages
:
stages
:
-
analysis
-
analysis
...
...
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