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

Publishing internal releases #1

Open
atkinchris opened this issue Jun 28, 2023 · 0 comments
Open

Publishing internal releases #1

atkinchris opened this issue Jun 28, 2023 · 0 comments

Comments

@atkinchris
Copy link

  1. Create a new internal tag, based on the latest upstream version that this fork is synced with. For example, if the upstream is 3.41.1 then the internal tag is 3.41.1-internal-0.
    If this tag already exists, increment the suffix number (i.e. 3.41.1-internal-1).
  2. Run op run -- docker run --rm -it --env GITHUB_TOKEN -v $PWD:/build -w /build goreleaser/goreleaser release --clean --skip-docker.
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

No branches or pull requests

1 participant