Skip to content

Commit

Permalink
Update config.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenramoorthy authored Oct 17, 2023
1 parent d319b17 commit 692bda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
ansible-galaxy collection build
mkdir ./tmp/
ansible-galaxy collection install mikewiebe-test_ci_publish-$COLLECTION_VERSION.tar.gz -p ./tmp/
ansible-galaxy collection publish ./mikewiebe-test_ci_publish-$COLLECTION_VERSION.tar.gz --api-key=$GALAXYKEY
# ansible-galaxy collection publish ./mikewiebe-test_ci_publish-$COLLECTION_VERSION.tar.gz --api-key=$GALAXYKEY
rm -rf tmp/
rm -f mikewiebe-test_ci_publish-$COLLECTION_VERSION.tar.gz
Expand Down

0 comments on commit 692bda7

Please sign in to comment.