cd.yaml: fix hook formating
All checks were successful
Build && Deploy / cargo build (push) Successful in 53s
All checks were successful
Build && Deploy / cargo build (push) Successful in 53s
This commit is contained in:
parent
8a1fabeae7
commit
a39f089d63
@ -64,4 +64,4 @@ jobs:
|
|||||||
path: target/x86_64-unknown-linux-gnu/release/gongbotrs
|
path: target/x86_64-unknown-linux-gnu/release/gongbotrs
|
||||||
|
|
||||||
- name: Deploy with WebHook
|
- name: Deploy with WebHook
|
||||||
run: curl http://${{ secrets.SERVER_ADDR }}/hooks/gongbot-deploy?binaryzip='${{ steps.bot-artifact.outputs.artifact-url }}'
|
run: curl http://${{ secrets.SERVER_ADDR }}/hooks/gongbot-deploy?binaryzip=${{ steps.bot-artifact.outputs.artifact-url }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user