1
0
mirror of https://github.com/hegerdes/gitlab-actions.git synced 2026-04-29 11:34:04 +02:00
Files
2024-05-29 18:21:05 +00:00

7 lines
76 B
Docker

FROM alpine as tmp
RUN apk add bash
WORKDIR /workspace
COPY . /workspace/