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

change tmp tag of docker images during testing #765

Merged
merged 4 commits into from
Jul 22, 2021

Conversation

gonuke
Copy link
Member

@gonuke gonuke commented Jul 22, 2021

Description

The docker images were being built during CI testing with tag latest which is actually a common/default way to reference the latest stable version. This uses a different tag to avoid any ambiguiy.

Motivation and Context

Avoid confusion in use of docker images.

Changes

Change in workflow to name packages with ci_testing

@gonuke
Copy link
Member Author

gonuke commented Jul 22, 2021

testing under way here

@bam241
Copy link
Member

bam241 commented Jul 22, 2021

LGTM!

thx @gonuke

@bam241 bam241 merged commit 2e95ddd into svalinn:develop Jul 22, 2021
@bam241 bam241 mentioned this pull request Jul 22, 2021
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