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

Docker buliding wrong tag #103

Closed
marrts opened this issue Apr 5, 2024 · 3 comments
Closed

Docker buliding wrong tag #103

marrts opened this issue Apr 5, 2024 · 3 comments

Comments

@marrts
Copy link
Contributor

marrts commented Apr 5, 2024

The docker is setup to build based off the tag, supposedly for allowing tagged versions and a master branch, but this repo has "main" instead of master, so it is looking for tesseract_planning:{OS}-main which doesn't exist: https://github.com/tesseract-robotics/tesseract_qt/actions/runs/8057216475/job/22007861668#step:5:180

@Levi-Armstrong
Copy link
Contributor

Fixed by #104

@marrts
Copy link
Contributor Author

marrts commented Apr 8, 2024

Still broken, I should've marked #104 as WIP after we continued discussion else where.

@marrts marrts reopened this Apr 8, 2024
@Levi-Armstrong
Copy link
Contributor

I believe this is fixed now with latest changes to branch name and CI scripts

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

2 participants