Skip to content

Commit

Permalink
285 - test pypi deploy on nondid runner set
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-gary committed Aug 29, 2024
1 parent 349b9f3 commit 9bc5275
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ jobs:
echo "RESTARTING DOCKER"
echo "CHECKING DOCKER INFO"
docker info
# service docker restart

./mvnw -B clean deploy -U -f pom.xml -Pci,gh-build --settings $HOME/.m2/settings.xml
# #NB: The following two explicit cache saves are necessary to ensure caches are saved on build failure,
# service docker restart

# #NB: The following two explicit cache saves are necessary to ensure caches are saved on build failure,
# # until https://github.com/actions/cache/issues/1315 is resolved
- name: Save m2 repository cache
id: save-m2-repo
Expand Down

0 comments on commit 9bc5275

Please sign in to comment.