Compare commits
2 Commits
11f0109bc5
...
a2512b1cca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2512b1cca | ||
|
|
bcee6b5514 |
@@ -31,6 +31,7 @@ steps:
|
|||||||
commands: |
|
commands: |
|
||||||
- ls -als
|
- ls -als
|
||||||
- source .buildinfo
|
- source .buildinfo
|
||||||
|
- more .buildinfo
|
||||||
- echo new version: ${NEW_VERSION}
|
- echo new version: ${NEW_VERSION}
|
||||||
- curl -o /tmp/${CI_REPO_NAME}-${NEW_VERSION}.tar "$NEXUS_URL/${CI_REPO_NAME}/${NEW_VERSION}/${CI_REPO_NAME}-${VERSION}.tar"
|
- curl -o /tmp/${CI_REPO_NAME}-${NEW_VERSION}.tar "$NEXUS_URL/${CI_REPO_NAME}/${NEW_VERSION}/${CI_REPO_NAME}-${VERSION}.tar"
|
||||||
depends_on: [ get-share-data ]
|
depends_on: [ get-share-data ]
|
||||||
|
|||||||
Reference in New Issue
Block a user