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

Fix broken FTL build process for PRs #77

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Fix broken FTL build process for PRs #77

merged 2 commits into from
Sep 21, 2023

Conversation

PromoFaux
Copy link
Member

What does this PR aim to accomplish?:

As far as I can see, the dependabot PRs are falling over because they are attempting to login to and push images to docker hub / ghcr. This should not happen, and could have disastrous consequences


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)

  • I have read the above and my PR is ready for review. Check this box to confirm

… is described in the Readme)

Only do build/test on pull request. Don't deploy on push to * branch, only on Tag.

Signed-off-by: Adam Warner <[email protected]>
@PromoFaux PromoFaux merged commit 248900b into master Sep 21, 2023
9 checks passed
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