-
- Downloads
ci: improve process to build and push all images to Gitlab container registry
parent
f741f51b
No related branches found
No related tags found
Pipeline #87111 failed
Stage: php8.1
Stage: linter
Stage: release
Stage: documentation
Stage: php8.2
Stage: php8.3
Stage: php8.4
Showing
- .gitlab/ci/Dockerfiles/10_build_all-images.sh 21 additions, 0 deletions.gitlab/ci/Dockerfiles/10_build_all-images.sh
- .gitlab/ci/Dockerfiles/20_build_and-push_all-images.sh 23 additions, 0 deletions.gitlab/ci/Dockerfiles/20_build_and-push_all-images.sh
- .gitlab/ci/Dockerfiles/30_push_all-images.sh 19 additions, 0 deletions.gitlab/ci/Dockerfiles/30_push_all-images.sh
- .gitlab/ci/Dockerfiles/README.md 30 additions, 8 deletions.gitlab/ci/Dockerfiles/README.md
- .gitlab/ci/Dockerfiles/config_all-images.sh 10 additions, 0 deletions.gitlab/ci/Dockerfiles/config_all-images.sh
- .gitlab/ci/Dockerfiles/config_gitlab-repository.sh 6 additions, 0 deletions.gitlab/ci/Dockerfiles/config_gitlab-repository.sh
- .gitlab/ci/Dockerfiles/lib/docker-all-images.lib.sh 79 additions, 0 deletions.gitlab/ci/Dockerfiles/lib/docker-all-images.lib.sh
- .gitlab/ci/Dockerfiles/lib/docker-image.lib.sh 45 additions, 0 deletions.gitlab/ci/Dockerfiles/lib/docker-image.lib.sh
- .gitlab/ci/Dockerfiles/lib/symlink_source/50_build_image_with-cache.sh 16 additions, 0 deletions...ckerfiles/lib/symlink_source/50_build_image_with-cache.sh
- .gitlab/ci/Dockerfiles/lib/symlink_source/60_build_image_without-cache.sh 16 additions, 0 deletions...rfiles/lib/symlink_source/60_build_image_without-cache.sh
- .gitlab/ci/Dockerfiles/lib/symlink_source/70_push_image.sh 16 additions, 0 deletions.gitlab/ci/Dockerfiles/lib/symlink_source/70_push_image.sh
- .gitlab/ci/Dockerfiles/lib/symlink_source/80_builld_and_push_image.sh 17 additions, 0 deletions...ockerfiles/lib/symlink_source/80_builld_and_push_image.sh
- .gitlab/ci/Dockerfiles/php-8.1_composer/50_build_image_with-cache.sh 1 addition, 0 deletions...Dockerfiles/php-8.1_composer/50_build_image_with-cache.sh
- .gitlab/ci/Dockerfiles/php-8.1_composer/60_build_image_without-cache.sh 1 addition, 0 deletions...kerfiles/php-8.1_composer/60_build_image_without-cache.sh
- .gitlab/ci/Dockerfiles/php-8.1_composer/70_push_image.sh 1 addition, 0 deletions.gitlab/ci/Dockerfiles/php-8.1_composer/70_push_image.sh
- .gitlab/ci/Dockerfiles/php-8.1_composer/80_builld_and_push_image.sh 1 addition, 0 deletions.../Dockerfiles/php-8.1_composer/80_builld_and_push_image.sh
- .gitlab/ci/Dockerfiles/php-8.1_composer/config_docker-image.sh 7 additions, 0 deletions...ab/ci/Dockerfiles/php-8.1_composer/config_docker-image.sh
- .gitlab/ci/Dockerfiles/php-8.2_composer/50_build_image_with-cache.sh 1 addition, 0 deletions...Dockerfiles/php-8.2_composer/50_build_image_with-cache.sh
- .gitlab/ci/Dockerfiles/php-8.2_composer/60_build_image_without-cache.sh 1 addition, 0 deletions...kerfiles/php-8.2_composer/60_build_image_without-cache.sh
- .gitlab/ci/Dockerfiles/php-8.2_composer/70_push_image.sh 1 addition, 0 deletions.gitlab/ci/Dockerfiles/php-8.2_composer/70_push_image.sh
.gitlab/ci/Dockerfiles/30_push_all-images.sh
0 → 100755
.gitlab/ci/Dockerfiles/config_all-images.sh
0 → 100644
Please register or sign in to comment