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

ci

parent 9cc8d07d
No related branches found
No related tags found
No related merge requests found
...@@ -27,11 +27,11 @@ services: ...@@ -27,11 +27,11 @@ services:
- name: archlinux/base:latest - name: archlinux/base:latest
alias: debian alias: debian
command: command:
- /usr/bin/sleep 60 - /usr/bin/bash sleep 60
- name: archlinux/base:latest - name: archlinux/base:latest
alias: hello alias: hello
command: command:
- /usr/bin/sleep 60 - /usr/bin/bash sleep 60
test: test:
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment