mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -48,6 +48,11 @@ stages:
|
||||
else
|
||||
echo "ℹ️ No CloudFront distribution specified — skipping invalidation"
|
||||
fi
|
||||
if [ "$CI_JOB_STATUS" = "success" ]; then
|
||||
STATUS='success'
|
||||
else
|
||||
STATUS='failed'
|
||||
fi
|
||||
# 🔔 Notifikasi Discord
|
||||
- |
|
||||
RUN_URL="${CI_PROJECT_URL}/-/pipelines/${CI_PIPELINE_ID}"
|
||||
|
||||
Reference in New Issue
Block a user