Skip to content

Commit edae682

Browse files
committed
remove wake up notifyier
1 parent 0530f27 commit edae682

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
run: yarn snapp build
2828
env:
2929
RELATIVE_CI_KEY: ${{ secrets.RELATIVE_CI_KEY }}
30-
31-
- name: wake up deploy notifier
32-
run: yarn wait-on https://sensenet-sn-deploy-notifier.glitch.me/ -l -t 300000 -i 10000
33-
3430
- name: Publish
3531
run: npx [email protected] deploy --dir=./apps/sensenet/build --message ${{ github.event.pull_request.number }}
3632
env:

0 commit comments

Comments
 (0)