mirror of
https://github.com/roles-ansible/role_akku_warning.git
synced 2024-08-16 10:09:50 +02:00
alpine linux not working
This commit is contained in:
parent
49bd8123a0
commit
95f35dbafe
1 changed files with 0 additions and 16 deletions
16
.github/workflows/ansible-alpine-latest.yml
vendored
16
.github/workflows/ansible-alpine-latest.yml
vendored
|
@ -1,16 +0,0 @@
|
|||
name: Ansible check alpine:latest
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: ansible check with alpine:latest
|
||||
uses: roles-ansible/check-ansible-alpine-latest-action@master
|
||||
with:
|
||||
targets: "./"
|
Loading…
Reference in a new issue