Skip to content

Commit

Permalink
285 - test pypi deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-gary committed Aug 28, 2024
1 parent 3b71a58 commit d6a12c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
cat $HOME/.m2/settings.xml
cat $HOME/.docker/config.json
echo {"registry-mirrors": ["https://aiops-docker.nexus.boozallencsn.com/"]} > $HOME/.docker/daemon.json
sudo systemctl restart docker
service docker restart
docker info
# ./mvnw -B clean deploy -U -f pom.xml -Pci,gh-build --settings $HOME/.m2/settings.xml
Expand Down

0 comments on commit d6a12c2

Please sign in to comment.