Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e441333

Browse files
fixed build job
1 parent 2704ce9 commit e441333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.gitlab-ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ test:php:
3838
test:php:allow-fail:
3939
stage: test
4040
script:
41-
- docker run --rm ${STACK_PHP_IMAGE}-nginx sh -c 'composer diagnose'
41+
- docker-compose run --rm php-nginx sh -c 'composer diagnose'
4242
allow_failure: true
4343
except:
4444
- tags

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /