pushing to acr repo resolv v2

This commit is contained in:
Piasecki-grid 2025-03-27 15:13:35 +01:00
parent d101b35753
commit d03bb20326

View file

@ -34,11 +34,11 @@ jobs:
- name: Maven install dependencies - name: Maven install dependencies
run: ./mvnw clean install package run: ./mvnw clean install package
- name: Upload JAR artifact # - name: Upload JAR artifact
uses: actions/upload-artifact@4 # uses: actions/upload-artifact@4
with: # with:
name: grid-capstone # name: grid-capstone
path: ./target/*.jar # path: ./target/*.jar