Skip to content

Update latest Docker tag

Jaime Martinez requested to merge 44-update-latest-tag into master

Use latest Docker tag when CI_COMMIT_TAG is present.

Use edge Docker tag for builds targeting the default branch.

Tested on my personal fork, you can see the registry here

Screen_Shot_2020-06-30_at_3.18.29_pm

The tags v0.3.0-exp and latest point to the Docker hash 02e33dbe4; while bleeding points to fb9c2ca2d.

Closes #44 (closed)

Edited by Jaime Martinez

Merge request reports