提交 242978b4 authored 作者: husishuai's avatar husishuai

测试jfrog

上级 3e33bb9c
流水线 #319 已失败 于阶段
in 44 秒
...@@ -27,7 +27,7 @@ jfrog-check: ...@@ -27,7 +27,7 @@ jfrog-check:
script: script:
# Run the MVN command # Run the MVN command
# - export JAVA_HOME=/data/jdk/jdk-17.0.7 # - export JAVA_HOME=/data/jdk/jdk-17.0.7
- jf mvn "clean install" configuration.yml --build-name=gitlabci-maven-artifactory --build-number=$CI_JOB_ID - jf mvn-config configuration.yml --build-name=gitlabci-maven-artifactory --build-number=test
# - ./jfrog rt mvn "clean install" configuration.yml --build-name=gitlabci-maven-artifactory --build-number=$CI_JOB_ID # - ./jfrog rt mvn "clean install" configuration.yml --build-name=gitlabci-maven-artifactory --build-number=$CI_JOB_ID
# Collect the environment variables # Collect the environment variables
- jf rt bce gitlabci-maven-artifactory $CI_JOB_ID - jf rt bce gitlabci-maven-artifactory $CI_JOB_ID
......
...@@ -2,9 +2,9 @@ version: 1 ...@@ -2,9 +2,9 @@ version: 1
type: maven type: maven
resolver: resolver:
snapshotRepo: devops snapshotRepo: devops
releaseRepo: test releaseRepo: maven
serverID: central serverID: central
deployer: deployer:
snapshotRepo: devops snapshotRepo: devops
releaseRepo: test releaseRepo: maven
serverID: snapshots serverID: snapshots
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论