Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(GAdocker): Publish docker image with Github Actions #206

Merged
merged 2 commits into from
Aug 31, 2021

Conversation

tttfrfr2
Copy link
Contributor

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Tested on my repository is forked.

  1. Push to my repository (branch:GAdocker)
  2. Merge GAdocker branch
  3. Run Github Actions (can check how run Github Actions "Publish-docker-image")
  4. Update docker image (docker hub) (can check vuls:vuls was updated by tttfrfr2)

Checklist:

  • Enable "Allow edits from maintainers" for this PR

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

@kotakanbe kotakanbe merged commit e5377c5 into vulsio:master Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants