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

Merge branch 'fix_var' into 'master'

E3-426: Missed one variable

See merge request e3/e3-base!12
parents 10531b9a b8d6fc0b
No related branches found
Tags 7.0.5-test-release-2
1 merge request!12E3-426: Missed one variable
Pipeline #82591 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_E3_CHANNEL}/epics-base'
- 'jfrog rt upload "*.tar.gz" ${ARTIFACTORY_REPOSITORY}/epics-base'
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