remove test job
This commit is contained in:
parent
30700caf1c
commit
3025fda8e4
2 changed files with 0 additions and 8 deletions
|
@ -1,7 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
RUN "uptime";
|
|
||||||
|
|
||||||
COPY "${JOBFILE_DIR}/testfile.txt" "/tmp";
|
|
||||||
|
|
||||||
RUN "rm /tmp/testfile.txt";
|
|
|
@ -1 +0,0 @@
|
||||||
it works!
|
|
Loading…
Reference in a new issue