Skip to content
Snippets Groups Projects
Commit 5dd5594f authored by Anders Lindh Olsson's avatar Anders Lindh Olsson :8ball:
Browse files

Merge branch 'fix_path' into 'master'

Fixed path

See merge request e3/e3-base!13
parents 604c6099 09278a23
No related branches found
Tags 7.0.8-NA/7.0.8-6b4eb97-20240417T102103
1 merge request!13Fixed path
Pipeline #93598 passed
......@@ -38,6 +38,6 @@ release:
script:
- 'echo "e3 artifactory repository: ${ARTIFACTORY_REPOSITORY}"'
- jfrog rt config artifactory --url=${ARTIFACTORY_URL} --apikey=${ARTIFACTORY_API_KEY}
- 'jfrog rt upload "*.tar.gz" ${ARTIFACTORY_REPOSITORY}/epics-base'
- 'jfrog rt upload "*.tar.gz" ${ARTIFACTORY_REPOSITORY}'
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment