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

ci

parent 66cee0a1
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
entrypoint: entrypoint:
- /usr/bin/bash sleep 60 - /bin/bash sleep 60
- name: archlinux/base:latest - name: archlinux/base:latest
alias: hello alias: hello
entrypoint: entrypoint:
- /usr/bin/bash sleep 60 - /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