Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reflectometry
django-remote-submission
Commits
0ccee463
Commit
0ccee463
authored
Mar 15, 2022
by
Jose Borreguero
Browse files
set up the .env file
Signed-off-by:
Jose Borreguero
<
borreguero@gmail.com
>
parent
e5d1b0b2
Pipeline
#196584
passed with stages
in 7 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0ccee463
...
...
@@ -68,6 +68,7 @@ test:
script
:
-
docker pull ${IMAGE_NAMETAG}
# pull from the Container Registry
-
docker tag ${IMAGE_NAMETAG} djrems
# retag the image
-
\cp .env.ci .env
-
./docker-compose up -d
-
docker exec -t service_djrems bash -c "make test"
after_script
:
...
...
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