greenbone / boreas

Boreas a command line tool to scan for alive hosts
GNU General Public License v3.0
4 stars 7 forks source link

Change: Use docker/meta-action for container tags and labels #29

Closed bjoernricks closed 2 years ago

bjoernricks commented 2 years ago

What:

Use the docker/meta-action for setting container labels and tags. This action is much more flexible then our own container-image-tags action.

Also build container images in pull requests to ensure not breaking the container images in PRs.

DEVOPS-353

Why:

How:

Checklist: