patch: pipeline minio
This commit is contained in:
@@ -33,7 +33,7 @@ steps:
|
|||||||
- source .buildinfo
|
- source .buildinfo
|
||||||
- more .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 ]
|
||||||
|
|
||||||
# Étape 7: Transfert vers le serveur distant (SCP)
|
# Étape 7: Transfert vers le serveur distant (SCP)
|
||||||
|
|||||||
Reference in New Issue
Block a user