mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
adding docker stuff back in
This commit is contained in:
parent
ee87f387eb
commit
6930e6bac2
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci-pipeline.yml
vendored
3
.github/workflows/ci-pipeline.yml
vendored
|
@ -58,6 +58,9 @@ jobs:
|
|||
- name: ping jfrog
|
||||
run: jf rt ping
|
||||
|
||||
- name: confirm artifactory secret
|
||||
run: echo $ARTIFACTORY_REPO_URL
|
||||
|
||||
#################################################
|
||||
# 6) Configure Maven to use JFrog as a repository
|
||||
#################################################
|
||||
|
|
Loading…
Reference in a new issue