Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thalia
concrexit
Commits
c994e558
Commit
c994e558
authored
Jul 05, 2018
by
Joren Vrancken
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Validate docker-compose.yml
parent
700a5baf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
c994e558
...
...
@@ -77,6 +77,7 @@ build docker image:
before_script
:
-
echo $GITLAB_REGISTRY_PASSWORD | docker login --username thaliawww --password-stdin registry.gitlab.com
script
:
-
docker-compose config -q
-
docker-compose build --build-arg install_dev_requirements=0 web
-
docker-compose run --rm web test
-
docker tag $DOCKER_LATEST $DOCKER_TAG
...
...
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