Update .github/workflows/WebCI.yml
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 14s
Details
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 14s
Details
This commit is contained in:
parent
bd74129107
commit
193cb64006
|
|
@ -6,7 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
IMAGESTOR_CI:
|
IMAGESTOR_CI:
|
||||||
runs-on: [self-hosted, linux]
|
runs-on: [linux]
|
||||||
steps:
|
steps:
|
||||||
- name: Send Startup Notification to Discord
|
- name: Send Startup Notification to Discord
|
||||||
uses: sarisia/actions-status-discord@v1.12.0
|
uses: sarisia/actions-status-discord@v1.12.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue