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

replace BRANCH with VERSION #64

Merged
merged 1 commit into from
Sep 11, 2020
Merged

replace BRANCH with VERSION #64

merged 1 commit into from
Sep 11, 2020

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Sep 10, 2020

The generate_targets.sh script requires to run on a specific branch to
only generate jobs for existing targets. The BRANCH variable was however
used for VERSION rather than the branch running on.

This changes the behaviour by automatically selecting the correct branch
and only taking the new VERSION env variable into account.

By doing so new Docker container tags include snapshot rather than
master, however for compatibility with existing setups the master
tag is still added.

Signed-off-by: Paul Spooren mail@aparcar.org

The generate_targets.sh script requires to run on a specific branch to
only generate jobs for existing targets. The BRANCH variable was however
used for VERSION rather than the branch running on.

This changes the behaviour by automatically selecting the correct branch
and only taking the new VERSION env variable into account.

By doing so new Docker container tags include `snapshot` rather than
`master`, however for compatibility with existing setups the `master`
tag is still added.

Signed-off-by: Paul Spooren <mail@aparcar.org>
@ynezz ynezz merged commit 962d0fb into openwrt:master Sep 11, 2020
@ynezz
Copy link
Member

ynezz commented Sep 11, 2020

Thanks!

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