Skip to content

Conversation

nvanheuverzwijn
Copy link

@nvanheuverzwijn nvanheuverzwijn commented Oct 2, 2020

Description
This pull request adds docker image push.

Features

  • Images are available via ghcr.io/adnanh/webhook.
  • Images tags looks like this : ghcr.io/adnanh/webhook:latest (latest master branch build), ghcr.io/adnanh/webhook:2 (2.x.x series), ghcr.io/adnanh/webhook:2.7 (2.7.x series), ghcr.io/adnanh/webhook:2.7.0 (specific 2.7.0 tag)

Notes
This branch requires #466 to be merged because this can work.
There are two secrets that needs to be added : GHCR_TOKEN and GHCR_USERNAME. The token is a Private Access Token with repo and packages scope while the username should be your username adnanh. This is needed to push on ghcr.io.
Old tags won't be available in ghcr unless we add them manually.

@nvanheuverzwijn nvanheuverzwijn changed the base branch from master to development October 2, 2020 19:48
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.

1 participant