switching to soleng

This commit is contained in:
Jesse Houldsworth 2025-04-29 09:03:05 -07:00
parent 6c6c4cc057
commit 142647148f

View file

@ -104,8 +104,7 @@ jobs:
- name: Push Docker Image to Artifactory
run: |
jf docker push \
jesseh.jfrog.io/jesseh-docker-dev-local/spring-petclinic:${{ github.run_id }} \
jesseh-docker-dev-local \
soleng.jfrog.io/jesseh-docker-dev-local/spring-petclinic:${{ github.run_id }} \
--build-name="spring-petclinic" \
--build-number="${{ github.run_id }}"