Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmulloy committed Sep 20, 2023
1 parent 25ca12c commit 3fb1f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ console_scripts =
cleanup-asgs.py = tubular.scripts.cleanup_asgs:delete_asg
cleanup_instances.py = tubular.scripts.cleanup_instances:terminate_instances
close_opsgenie_alert.py = tubular.scripts.close_opsgenie_alert:close_opsgenie_alert
configure_gocd_elastic_agents.py = tubular.scripts.configure_gocd_agents:configure_gocd_elastic_agents
create_private_to_public_pr.py = tubular.scripts.create_private_to_public_pr:create_private_to_public_pr
create_tag.py = tubular.scripts.create_tag:create_tag
delete-asg.py = tubular.scripts.delete_asg:delete_asg
Expand Down

0 comments on commit 3fb1f54

Please sign in to comment.