Skip to content
Snippets Groups Projects
Verified Commit b496e61e authored by Ruben van Dijk's avatar Ruben van Dijk
Browse files

first test for artifact publishing.

parent f5ffb988
Branches
No related tags found
No related merge requests found
Pipeline #1949 passed
......@@ -23,3 +23,10 @@ android:
only:
- master
interruptible: true
android_publish:
needs: [android]
image: alpine
script:
- wget https://gitlab.rubend.nl/$CI_PROJECT_NAME/-/jobs/artifacts/$CI_COMMIT_SHA/raw/zwemmen_$CI_PIPELINE_IID.apk?job=android
tags:
- x86_64-secure
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment