1
0
Fork 0
mirror of https://github.com/dawidd6/action-ansible-playbook.git synced 2024-11-22 07:26:25 +00:00

workflows: list containers

This commit is contained in:
Dawid Dziurla 2020-03-21 20:04:58 +01:00
parent f37fb6b3e0
commit 1fbc1a240b
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B

View file

@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: List
run: docker ps
- name: Run
uses: ./
with: