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

📖 meh #35

Closed
wants to merge 5 commits into from
Closed

📖 meh #35

wants to merge 5 commits into from

Conversation

sjd78
Copy link
Owner

@sjd78 sjd78 commented Sep 10, 2024

Test -- should not get CI running on this PR

To help out people building images in a fork,
use github action variables to be able to configure
the target registry and image names.

Now on a fork, the destination of an image build can be set
by using Action Variables:
  - IMAGE_BUILD_REGISTRY (default: "quay.io/konveyor")
  - IMAGE_BUILD_IMAGE_NAME (default: "tackle2-ui")

and secrets:
  - QUAY_PUBLISH_ROBOT
  - QUAY_PUBLISH_TOKEN

Signed-off-by: Scott J Dickerson <[email protected]>
When a PR only contains changes to root level markdown,
or anything under `docs/` or `hack/`, there is no need
to run the CI github actions.

The ignores do not apply to pushes to main, pushes to release,
or workflow calls.

Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Scott J Dickerson <[email protected]>
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