wip tests test.YML11

This commit is contained in:
Sara Aimée Smiseth 2020-10-09 08:26:18 +02:00
parent 33a29ea71b
commit b4ee98e51e

View file

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Install dependencies - name: Install dependencies
run: pacman -Syu --noconfirm docker python sudo run: pacman -Syu --noconfirm docker docker-compose python sudo
- name: build test image - name: build test image
run: docker build . -t prosody run: docker build . -t prosody