Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pole-Web
Website
Commits
765baa25
Commit
765baa25
authored
Sep 20, 2021
by
VAN ZUIJLEN Nils
Browse files
Merge branch 'update-docker-images-on-build' into 'master'
Update docker images before building the ci image See merge request
!59
parents
f9e9405b
7913e572
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
765baa25
...
...
@@ -32,6 +32,9 @@ build_ci_image:
-
schedules
-
web
script
:
-
docker pull postgres:13
-
docker pull redis:latest
-
docker pull archlinux/base:latest
-
docker build --no-cache -t enib-website:ci .
install_venv
:
...
...
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