Skip to content

ci: create Github Action - #35

Merged
plozanol merged 2 commits into
mainfrom
ci/jib-container-publish
Nov 29, 2022
Merged

ci: create Github Action#35
plozanol merged 2 commits into
mainfrom
ci/jib-container-publish

Conversation

@sdomingobasora

Copy link
Copy Markdown
Collaborator

Closes #6

Requires @mikededo (repository owner) to:

  • Go to repo Configuration > Secrets
  • Set up the DOCKERHUB_USER and DOCKERHUB_TOKEN secrets

This will generate the image and upload it to Dockerhub at repository githubstats/github-stats:<run_number> on every PR merged

@sdomingobasora sdomingobasora added status: code review PR ready to be reviewed type: chore Modifies configuration files labels Nov 29, 2022
@sdomingobasora sdomingobasora added this to the 2 - MVP milestone Nov 29, 2022
@sdomingobasora sdomingobasora self-assigned this Nov 29, 2022
@mikededo

Copy link
Copy Markdown
Contributor

Can you send me the secrets through private message? I will also try to check how to allow you access to change/modify the repo.

@mikededo

Copy link
Copy Markdown
Contributor

Secrets added! 🔒

@plozanol
plozanol merged commit c7c4ba1 into main Nov 29, 2022
@plozanol
plozanol deleted the ci/jib-container-publish branch November 29, 2022 17:04
@mikededo mikededo added status: done PR/Issue completed and removed status: code review PR ready to be reviewed labels Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: done PR/Issue completed type: chore Modifies configuration files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define CI/CD pipeline stages

3 participants