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

ci

parent af1e0798
Branches
Tags
No related merge requests found
...@@ -26,10 +26,12 @@ ...@@ -26,10 +26,12 @@
services: services:
- name: archlinux/base:latest - name: archlinux/base:latest
alias: debian alias: debian
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
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