Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquimds committed Sep 21, 2017
1 parent ed6447d commit 8b03315
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitlab-ci.yml
Expand Up @@ -2,11 +2,10 @@ stages:
- build
- test
- cleanup
- deploy
# - deploy

build:php:
image: reg
istry.outlandish.com/the-restart-project/repair-directory/composer
image: registry.outlandish.com/the-restart-project/repair-directory/composer
stage: build
script:
- composer run-script fixometer:config
Expand Down

0 comments on commit 8b03315

Please sign in to comment.