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/*
|
||||
composer.*
|
||||
deploy:
|
||||
runs-on: docker
|
||||
needs: build
|
||||
if: vars.DEPLOY_TEST == 1
|
||||
container:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue