Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
leenooks
wordpress
Commits
ac0bdc32
Commit
ac0bdc32
authored
Feb 20, 2019
by
Deon George
Browse files
Update gitlab-ci for 5.0.3
parent
7fd747f6
Pipeline
#522
passed with stage
in 1 minute and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ac0bdc32
...
...
@@ -5,12 +5,12 @@ stages:
-
build
variables
:
VERSION
:
4.9.2
-fpm
VERSION
:
5.0.3
-fpm
CACHETAG
:
build
DOCKER_HOST
:
tcp://
${CI_REGISTRY}-leenooks-ci-
docker:2375
DOCKER_HOST
:
tcp://docker:2375
services
:
-
${CI_REGISTRY}/leenooks/ci-
docker:dind
-
docker:dind
before_script
:
-
docker info
...
...
@@ -37,5 +37,6 @@ build:
-
docker push ${CI_REGISTRY_IMAGE}:${CACHETAG}
tags
:
-
docker
-
x86_64
only
:
-
master
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