adding docker stuff back in

This commit is contained in:
Jesse Houldsworth 2025-03-19 12:21:41 -07:00
parent ee87f387eb
commit 6930e6bac2

View file

@ -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
#################################################