Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Sinologie Anki Pack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
kartenaale
Sinologie Anki Pack
Merge requests
!21
feat: add whatsapp ping stage
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
feat: add whatsapp ping stage
docs/fix-markdown
into
main
Overview
0
Commits
1
Pipelines
16
Changes
1
Closed
Philipp Pospischil
requested to merge
docs/fix-markdown
into
main
1 year ago
Overview
0
Commits
1
Pipelines
16
Changes
1
Expand
0
0
Merge request reports
Viewing commit
1f580cea
Show latest version
1 file
+
6
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
1f580cea
feat: add whatsapp ping stage
· 1f580cea
Philipp Stadler
authored
1 year ago
.gitlab-ci.yml
+
6
−
1
Options
@@ -107,4 +107,9 @@ create-gitlab-release:
links
:
-
name
:
"
$RELEASE_ZIP"
url
:
'
$RELEASE_ZIP_DOWNLOAD_URL'
\ No newline at end of file
whatsapp-ping
:
stage
:
notify
script
:
-
mudslide --cache .build-cache login || exit_code=$?
-
mudslide --cache .build-cache send me "Good news, you are still logged into CI!"
\ No newline at end of file
Loading