Add missing newlines
This commit is contained in:
parent
df7df72e21
commit
cec10835b2
@ -21,4 +21,4 @@ tests_task:
|
|||||||
cpu: 1
|
cpu: 1
|
||||||
memory: 1G
|
memory: 1G
|
||||||
tests_script:
|
tests_script:
|
||||||
- ./tests.sh
|
- ./tests.sh
|
||||||
|
@ -2,4 +2,4 @@ FROM alpine
|
|||||||
|
|
||||||
RUN apk add --update --no-cache bash curl jq
|
RUN apk add --update --no-cache bash curl jq
|
||||||
|
|
||||||
CMD ["sh"]
|
CMD ["sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user