This commit is contained in:
@@ -40,7 +40,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- >
|
- >
|
||||||
echo "Build completed: $CI_COMMIT_SHA" |
|
echo "Build completed: $CI_COMMIT_SHA" |
|
||||||
curl -X POST -H "Content-Type: text/plain" $WEBHOOK_URL
|
curl -X POST -H "Content-Type: text/plain" $WEBHOOK_URL
|
||||||
|
|
||||||
- name: push-to-github
|
- name: push-to-github
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
|
|||||||
Reference in New Issue
Block a user