This commit is contained in:
parent
90c9a77965
commit
8b34595c76
@ -63,7 +63,7 @@ jobs:
|
|||||||
name: botrunner
|
name: botrunner
|
||||||
path: target/x86_64-unknown-linux-gnu/release/gongbotrs
|
path: target/x86_64-unknown-linux-gnu/release/gongbotrs
|
||||||
|
|
||||||
- run: echo "Uploaded artifact, URL: ${{ steps.bot-artifact.outputs.artifact-url }}"
|
- run: echo "Uploaded artifact, URL:" ${{ steps.bot-artifact.outputs.artifact-url }}
|
||||||
|
|
||||||
- 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