1
0
Fork 0
mirror of https://github.com/roles-ansible/role_akku_warning.git synced 2024-08-16 10:09:50 +02:00
role_akku_warning/.github/workflows/ansible-debian-stretch.yml

19 lines
349 B
YAML
Raw Normal View History

2021-11-11 21:20:47 +01:00
---
2020-02-20 22:58:32 +01:00
name: Ansible check debian:stretch
2021-11-11 21:20:47 +01:00
# yamllint disable-line rule:truthy
2020-02-20 22:58:32 +01:00
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
2021-11-11 21:20:47 +01:00
- uses: actions/checkout@v2
2020-02-20 22:58:32 +01:00
2021-11-11 21:20:47 +01:00
- name: ansible check with debian:stretch
uses: roles-ansible/check-ansible-debian-stretch-action@master
with:
targets: "./"