Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonygnolan authored Dec 22, 2022
1 parent 2dd3c2d commit 9e8c7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: jar-artifact
path: ${{ github.workspace }}/coderdojo-award-service/target/*.jar
path: ${{ github.workspace }}/target/*.jar
retention-days: 1

push-image:
Expand Down

0 comments on commit 9e8c7b4

Please sign in to comment.