fix docker image

This commit is contained in:
Felix Ableitner 2020-12-09 15:00:31 +01:00
parent d3a89a2a22
commit 09212bb6b7

View File

@ -1,11 +1,9 @@
kind: pipeline kind: pipeline
name: default name: default
#asd
steps: steps:
- name: test - name: test
image: compose:alpine-1.27.4 image: docker/compose:alpine-1.27.4
volumes: volumes:
- name: docker_sock - name: docker_sock
path: /var/run/docker.sock path: /var/run/docker.sock