mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-12-06 21:17:15 -07:00
workflows: list containers
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: List
|
||||
run: docker ps
|
||||
- name: Run
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user