Add #Push definition and tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
FROM alpine
|
||||
RUN echo test >> /test.txt
|
Reference in New Issue
Block a user
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
@@ -1,2 +0,0 @@
|
||||
FROM alpine
|
||||
RUN echo test >> /test.txt
|