Issue #83 - use std image build procedure
- Produced image names should have common naming convention. Built images are named using scheme:
registry.gitlab.syncad.com/hive/clive:<tag> registry.gitlab.syncad.com/hive/clive:testnet-<tag> registry.hive.blog/clive:<tag> registry.hive.blog/clive:testnet-<tag> docker.io/hiveio/clive:<tag> docker.io/hiveio/clive:testnet-<tag>
- official images should be published to docker hub/registry.hive.blog as other ones.
Additionally, to gitlab registry are pushed images for develop/master meta tags, to point latest versions built from such branches, i.e.
registry.gitlab.syncad.com/hive/clive:develop
registry.gitlab.syncad.com/hive/clive:testnet-develop
Requires common-ci-configuration!65 (merged)
Edited by Bartek Wrona
Merge request reports
Activity
mentioned in merge request !235 (closed)
added 114 commits
-
52b3cee6...36fb04eb - 111 commits from branch
develop
- e8af7146 - Added link to common script performing official release image publishing
- 29baff8a - Added basic definition of job building official images.
- 864d3ae4 - common-ci-configuration reference updated to latest one
Toggle commit list-
52b3cee6...36fb04eb - 111 commits from branch
added 1 commit
- 918a7066 - Bumped hived submodule, build_and_publish_image definition supplemented by...
added 97 commits
-
918a7066...8b27249f - 92 commits from branch
develop
- 3d887731 - Added link to common script performing official release image publishing
- 73bf38d8 - Added basic definition of job building official images.
- 78426ee7 - common-ci-configuration reference updated to latest one
- 8d4771f2 - Bumped hived submodule, build_and_publish_image definition supplemented by...
- 82ee3483 - Updated wax version to match the one used inside helpy/beekeepy.
Toggle commit list-
918a7066...8b27249f - 92 commits from branch
added 10 commits
-
82ee3483...34a18f8f - 6 commits from branch
develop
- f7a7c186 - Added link to common script performing official release image publishing
- 94e5f6df - Added basic definition of job building official images.
- 0326114c - common-ci-configuration reference updated to latest one
- af4bdd03 - Bumped hived submodule, build_and_publish_image definition supplemented by...
Toggle commit list-
82ee3483...34a18f8f - 6 commits from branch
added 23 commits
-
af4bdd03...99fa37d4 - 19 commits from branch
develop
- 6d1b9211 - Added link to common script performing official release image publishing
- fb05b053 - Added basic definition of job building official images.
- 48d9e843 - common-ci-configuration reference updated to latest one
- c52d68a6 - Bumped hived submodule, build_and_publish_image definition supplemented by...
Toggle commit list-
af4bdd03...99fa37d4 - 19 commits from branch
added 1 commit
- dbd21468 - build_instance.sh performs local image tagging as `minimal-instance` to...
added 1 commit
- 52b5b22d - build_instance.sh performs local image tagging as `instance` and...
added 1 commit
- d8e2df38 - Updated common-ci-configuration reference to get docker template fixes
added 1 commit
- 7c543bd8 - Added git config add safe_directory spec to prevent CI failure until...
added 1 commit
- 1f0f4ec6 - Supplemented docker buildx build command by --load option
added 1 commit
- bd9d52d2 - Bumped common-ci-configuration version to get actual docker template fixes
Please register or sign in to reply