Template
Add DockerfileJob
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
FROM alpine
|
||||||
|
COPY "testfile" "testfile"
|
||||||
|
CMD ["cat", "testfile"]
|
||||||
Reference in New Issue
Block a user