This repository has been archived on 2026-03-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
java_cet_plus_fonts/.gitlab-ci.yml
T

9 lines
121 B
YAML

job1:
stage: build
image: buildtool/build-tools:0.0.6
services:
- docker:dind
script:
- build
- push