Skip to content
Snippets Groups Projects
Commit a37f86d1 authored by Andreas Fehn's avatar Andreas Fehn
Browse files

Update .gitlab-ci.yml

parent 6581dfde
No related branches found
No related tags found
No related merge requests found
Pipeline #866 failed
......@@ -14,13 +14,13 @@ build:
artifacts:
paths:
- $ARTIFACT_DIR
expire_in: 10min
# expire_in: 10min
cache:
paths:
- .gradle/wrapper
- .gradle/caches
only:
- tags
# only:
# - tags
tags:
- dockered
......@@ -47,7 +47,7 @@ publish:
- git push --set-upstream origin ivy-repo
after_script:
- rm -rfv ~/.ssh
only:
- tags
# only:
# - tags
tags:
- dockered
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment