Closed tttfrfr2 closed 3 years ago
Publish docker image "vuls/vuls" with Github Actions when Vuls is added tag or pushed at master branch.
Tested on my repository is forked.
Note that this Github Action "Publish-docker-image" is run correctly only if Secrets, "DOCKERHUB_USERNAME" and "DOCKERHUB_TOKEN", were setting.
Is this ready for review?: Yes
What did you implement:
Publish docker image "vuls/vuls" with Github Actions when Vuls is added tag or pushed at master branch.
Type of change
How Has This Been Tested?
Tested on my repository is forked.
Checklist:
Tips
Note that this Github Action "Publish-docker-image" is run correctly only if Secrets, "DOCKERHUB_USERNAME" and "DOCKERHUB_TOKEN", were setting.
Is this ready for review?: Yes