Skip to content

Commit

Permalink
Fixes to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
testower committed Aug 12, 2024
1 parent 0473b5b commit bed9ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
mvn verify
- uses: actions/[email protected]
with:
path: target/enlil-0.0.1-SNAPSHOT.jar
path: target/*.jar
docker-build:
needs: [docker-lint, maven-verify]
uses: entur/gha-docker/.github/workflows/build.yml@v1
Expand Down

0 comments on commit bed9ac9

Please sign in to comment.