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: add auto image build script when there is new pull request #2

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

Abirdcfly
Copy link
Contributor

@Abirdcfly Abirdcfly commented Nov 30, 2023

when pull request is merged, image will auto build, both arm64 and amd64:

  • docker.io/yuntijs/gql-sdk-generator:latest
  • docker.io/yuntijs/gql-sdk-generator:v0.0.1 (this tag is for git tags)
  • docker.io/yuntijs/gql-sdk-generator:v20231130-b33a8f3
  • docker.io/yuntijs/gql-sdk-generator:v0.0.1-20231130-b33a8f3
  • docker.io/yuntijs/gql-sdk-generator:main

you need set some secrets in this repo setting:

CleanShot 2023-11-30 at 14 37 41

update: DOCKER_TOKEN should be docker user yuntijs 's password

Signed-off-by: Abirdcfly <fp544037857@gmail.com>
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