mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 21:36:39 +00:00
Needs depend on smoke
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -74,6 +74,8 @@ jobs:
|
|||||||
DEPLOY: "true"
|
DEPLOY: "true"
|
||||||
smoke:
|
smoke:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs:
|
||||||
|
- "deploy"
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Check if URL can be accessed
|
- name: Check if URL can be accessed
|
||||||
|
|||||||
Reference in New Issue
Block a user