Noticed that runs-on went missing
This commit is contained in:
parent
5480a57117
commit
a915ca0997
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ jobs:
|
||||||
web/*
|
web/*
|
||||||
composer.*
|
composer.*
|
||||||
deploy:
|
deploy:
|
||||||
|
runs-on: docker
|
||||||
needs: build
|
needs: build
|
||||||
if: vars.DEPLOY_TEST == 1
|
if: vars.DEPLOY_TEST == 1
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue