patch: pipeline minio
This commit is contained in:
@@ -30,6 +30,7 @@ steps:
|
|||||||
NEXUS_URL: *nexus_url
|
NEXUS_URL: *nexus_url
|
||||||
commands:
|
commands:
|
||||||
- ls -als
|
- ls -als
|
||||||
|
- source .buildinfo
|
||||||
- curl -o /tmp/${CI_REPO_NAME}-${NEW_VERSION}.tar "${NEXUS_URL}/${CI_REPO_NAME}/${NEW_VERSION}/${CI_REPO_NAME}-${NEW_VERSION}.tar"
|
- curl -o /tmp/${CI_REPO_NAME}-${NEW_VERSION}.tar "${NEXUS_URL}/${CI_REPO_NAME}/${NEW_VERSION}/${CI_REPO_NAME}-${NEW_VERSION}.tar"
|
||||||
depends_on: [ get-share-data ]
|
depends_on: [ get-share-data ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user