Skip to content
Snippets Groups Projects
Commit 66cee0a1 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent 22cbacc6
Branches
Tags
No related merge requests found
...@@ -27,14 +27,10 @@ services: ...@@ -27,14 +27,10 @@ services:
- name: archlinux/base:latest - name: archlinux/base:latest
alias: debian alias: debian
entrypoint: entrypoint:
- /bin/bash - /usr/bin/bash sleep 60
command:
- /usr/bin/bash sleep 60
- name: archlinux/base:latest - name: archlinux/base:latest
alias: hello alias: hello
entrypoint: entrypoint:
- /bin/bash
command:
- /usr/bin/bash sleep 60 - /usr/bin/bash sleep 60
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment