patch: test 15
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-02 11:28:27 +02:00
parent 54ac24208f
commit ceb867f49e

View File

@@ -107,7 +107,7 @@ steps:
-F "raw.directory=apps/${CI_REPO_NAME}/${NEW_VERSION}" \ -F "raw.directory=apps/${CI_REPO_NAME}/${NEW_VERSION}" \
-F "raw.asset1=@${CI_WORKSPACE}/artifacts/$artifact" \ -F "raw.asset1=@${CI_WORKSPACE}/artifacts/$artifact" \
-F "raw.asset1.filename=$artifact" \ -F "raw.asset1.filename=$artifact" \
http://nexus.cicd.exygen.fr/service/rest/v1/components?repository=domaine-passignat http://nexus.cicd.exygen.fr:8082/service/rest/v1/components?repository=domaine-passignat
depends_on: [ package ] depends_on: [ package ]
# Étape 5: Commit et tag # Étape 5: Commit et tag
- name: commit_tag - name: commit_tag