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

ci

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