This commit is contained in:
vcerenu
2022-05-24 12:24:20 -03:00
parent e1fc82af79
commit 4e975f8dd1

View File

@@ -13,9 +13,6 @@ jobs:
- name: Build the docker-compose stack
run: ./build.sh
- name: Check running containers
run: docker ps -a
- name: Install Goss
uses: e1himself/goss-installation-action@v1.0.3
with: