Feature: Don't push feature development branches to DockerHub (#1219)

* Don't push to the DockerHub except for certain refs

* Enables deletetion of feature images

* Adds links to the API docs for the end points

* Makes it clear in the logs a dry-run vs actual deletion event
This commit is contained in:
Trenton Holmes
2022-07-11 12:22:43 -07:00
committed by GitHub
parent 0bb9d91eae
commit 5243ae80b4
4 changed files with 25 additions and 32 deletions

1
.gitignore vendored
View File

@@ -70,6 +70,7 @@ target/
.virtualenv
virtualenv
/venv
.venv/
/docker-compose.env
/docker-compose.yml