Update .github/workflows/WebCI.yml
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 10s
Details
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 10s
Details
This commit is contained in:
parent
a7c371abc8
commit
77c4ecf692
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
\"embeds\": [
|
||||
{
|
||||
\"title\": \"Beginning IMAGESTOR WEB CI\",
|
||||
\"description\": \"Workflow triggered by commit: https://github.com/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA}\",
|
||||
\"description\": \"Workflow triggered by commit: https://git.cstmgames.dev/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA}\",
|
||||
\"color\": 16217354
|
||||
}
|
||||
]
|
||||
|
|
@ -85,7 +85,7 @@ jobs:
|
|||
\"embeds\": [
|
||||
{
|
||||
\"title\": \"Completed IMAGESTOR WEB CI\",
|
||||
\"description\": \"Commit: https://github.com/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA} is now live on the Dev server.\",
|
||||
\"description\": \"Commit: https://git.cstmgames.dev/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA} is now live on the Dev server.\",
|
||||
\"color\": 2852499
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue