This commit is contained in:
@@ -105,10 +105,10 @@ steps:
|
||||
|
||||
curl -v \
|
||||
-u ${NEXUS_USERNAME}:${NEXUS_PASSWORD} \
|
||||
-F "raw.directory=apps/${CI_REPO_NAME}/${NEW_VERSION}" \
|
||||
-F "raw.directory=apps" \
|
||||
-F "raw.asset1=@${CI_WORKSPACE}/artifacts/$artifact" \
|
||||
-F "raw.asset1.filename=$artifact" \
|
||||
http://nexus:8082/service/rest/v1/components?repository=domaine-passignat
|
||||
http://nexus/service/rest/v1/components?repository=domaine-passignat
|
||||
depends_on: [ package ]
|
||||
# Étape 5: Commit et tag
|
||||
- name: commit_tag
|
||||
|
||||
Reference in New Issue
Block a user