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

CHG insert commit hashes into builds #6

Open
wabscale opened this issue Sep 18, 2022 · 0 comments
Open

CHG insert commit hashes into builds #6

wabscale opened this issue Sep 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wabscale
Copy link
Contributor

wabscale commented Sep 18, 2022

Since the images are always built through the makefile, we can do it with the GIT_TAG environment variable. We can pass it to the build containers through a build arg.

We can maybe save the commit as a file to /etc/anubis/COMMIT or something. Maybe add it as an environment variable ANUBIS_IDE_COMMIT or something.

@wabscale wabscale added the enhancement New feature or request label Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants