Build 40 and 39

This commit is contained in:
Gerald Pinder
2024-04-29 23:42:28 -04:00
parent 998cdc84fb
commit 2207a31335
5 changed files with 35 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ build-image:
stage: build
interruptible: true
image:
name: ghcr.io/blue-build/cli:main
name: ghcr.io/blue-build/cli:alt-tags
entrypoint: [""]
services:
- docker:dind
@@ -24,6 +24,8 @@ build-image:
- RECIPE:
- jp-desktop.yml
- jp-laptop.yml
- jp-desktop-39.yml
- jp-laptop-39.yml
variables:
DOCKER_HOST: tcp://docker:2376
DOCKER_TLS_CERTDIR: /certs