0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

Prefer wait over deploy for build

This commit is contained in:
SorsOps 2024-05-23 16:22:31 +02:00
parent 84ad8a6be6
commit 5131b79060
No known key found for this signature in database
GPG key ID: E9EC78C740654016

View file

@ -71,7 +71,7 @@ jobs:
with:
ENV: "prod"
APP: "penpot"
DEPLOY: "true"
WAIT: "true"
smoke:
runs-on: ubuntu-latest
needs: