Skip to content
Snippets Groups Projects
Commit 0860532d authored by Philipp Stadler's avatar Philipp Stadler
Browse files

refactor: merge notify and release stages

parent 7729b6ab
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ image: durcheinander/pack-build:1.0.0
stages:
- build
- release
- notify
build:
image: durcheinander/export-apkgs:1.0.0
......@@ -138,7 +137,7 @@ create-gitlab-release:
url: '$ARTIFACTS_URL'
send-release-notes-to-group:
stage: notify
stage: release
resource_group: whatsapp
rules:
- if: $CI_COMMIT_TAG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment