1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ranger.git synced 2024-08-16 14:19:48 +02:00

add alpine check

This commit is contained in:
L3D 2020-04-19 17:59:47 +02:00
parent f0c6471b12
commit 3fc818471e
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,16 @@
name: Ansible check archlinux:latest
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ansible check with archlinux:latest
uses: roles-ansible/check-ansible-alpine-latest-action@master
with:
targets: "./"