Skip to content

Commit

Permalink
debug docker jar
Browse files Browse the repository at this point in the history
  • Loading branch information
thadguidry committed Nov 25, 2024
1 parent 1ba631b commit c351e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-central-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
MAVEN_GPG_KEY: ${{ secrets.MAVEN_GPG_KEY }}

- run: ls target
- run: ls central-publishing
- run: ls target/central-publishing
- run: mkdir staging && cd target && cp db2rest-*.jar staging
- run: ls staging

Expand Down

0 comments on commit c351e3b

Please sign in to comment.