Skip to content
Snippets Groups Projects
Commit d9f8208b authored by Sebastian's avatar Sebastian
Browse files

add docker-compose-build

parent d65f922f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ spec:
docker-compose-build:
# Use the official docker image.
image: docker:27
stage: build
stage: $[[ inputs.stage ]]
services:
- name: docker:27-dind
alias: docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment