Skip to content
Snippets Groups Projects
Commit f9eccc25 authored by Andri Joos's avatar Andri Joos :blush:
Browse files

add .gitlab-ci.yml

parent 9fad6b1b
No related branches found
No related tags found
No related merge requests found
Pipeline #7418 passed with stage
in 1 minute and 56 seconds
include:
- project: docker-images/templates
ref: master
file: docker_hub.gitlab-ci.yml
build:
extends: .build_image_job_template
variables:
DOCKER_BUILDX_PLATFORMS: linux/amd64
IMAGE_BASENAME: ${IMAGE_PREFIX}/bundletool
IMAGE_NAME: ${IMAGE_BASENAME}:1.17.2,${IMAGE_BASENAME}:1.17,${IMAGE_BASENAME}:1,${IMAGE_BASENAME}:latest
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment