Needs depend on smoke

This commit is contained in:
SorsOps committed 2024-05-20 12:56:43 +02:00
1 parent 851054c617
commit 90ab485e78
1 file changed
+2
+2
View File
@@ -74,6 +74,8 @@ jobs:
DEPLOY: "true"
smoke:
runs-on: ubuntu-latest
needs:
- "deploy"
steps:
- name: Check if URL can be accessed