Noticed that runs-on went missing
Some checks failed
/ build (push) Successful in 5s
/ deploy (push) Failing after 2s

This commit is contained in:
Chris Thompson 2025-05-22 17:34:10 -04:00
parent 5480a57117
commit a915ca0997

View file

@ -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: