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

[WIP] Fix TRAVIS_BRANCH #239

Closed
wants to merge 1 commit into from
Closed

Conversation

bdunne
Copy link
Member

@bdunne bdunne commented Dec 20, 2021

  • This appears to be blank on master

@bdunne bdunne added the bug Something isn't working label Dec 20, 2021
@miq-bot miq-bot added the wip label Dec 20, 2021
- This appears to be blank on master
@miq-bot
Copy link
Member

miq-bot commented Dec 20, 2021

Checked commit bdunne@1108af3 with ruby 2.6.3, rubocop 1.13.0, haml-lint 0.35.0, and yamllint
1 file checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Yaml - missing config files

@Fryguy
Copy link
Member

Fryguy commented Dec 20, 2021

I think it should be ref_name... That's what I was checking in my pr

@@ -32,5 +32,5 @@ jobs:
- name: Run container build script
run: bin/build_container_image
env:
TRAVIS_BRANCH: ${{ github.ref }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ref won't work because ref == "refs/heads/master" on a regular branch.

@Fryguy Fryguy mentioned this pull request Dec 20, 2021
@Fryguy
Copy link
Member

Fryguy commented Dec 20, 2021

I opened #240 with my branch (we were doing it at the same time)

@miq-bot
Copy link
Member

miq-bot commented Dec 20, 2021

This pull request is not mergeable. Please rebase and repush.

@bdunne
Copy link
Member Author

bdunne commented Dec 20, 2021

Closing in favor of #240

@bdunne bdunne closed this Dec 20, 2021
@bdunne bdunne deleted the fix_container_tag branch December 20, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unmergeable wip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants