Compare commits

..

2 Commits

Author SHA1 Message Date
spassignat
b64fa8fada Merge remote-tracking branch 'origin/main'
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline was successful
ci/woodpecker/deployment/deploy-pipeline Pipeline failed
2026-05-04 19:17:39 +02:00
spassignat
932c500c1b patch: pipeline minio 2026-05-04 19:17:28 +02:00

View File

@@ -31,7 +31,6 @@ steps:
NEXUS_URL: *nexus_url
commands:
- 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"
depends_on: [ get-share-data ]