1
0
Fork 0
mirror of https://github.com/roles-ansible/role-postgresql-backup.git synced 2024-08-16 10:19:49 +02:00

No cron for alpine linux

This commit is contained in:
L3D 2020-07-09 16:46:46 +02:00
parent 5e912f5e26
commit 4dd1b4e85b
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -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: "./"