mirror of
https://github.com/roles-ansible/role-postgresql-backup.git
synced 2024-08-16 10:19:49 +02:00
kick debian-jessie
This commit is contained in:
parent
4e7970da29
commit
85bae6785f
1 changed files with 0 additions and 16 deletions
16
.github/workflows/ansible-debian-jessie.yml
vendored
16
.github/workflows/ansible-debian-jessie.yml
vendored
|
@ -1,16 +0,0 @@
|
||||||
name: Ansible check debian:jessie
|
|
||||||
|
|
||||||
on: [push, pull_request]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
|
|
||||||
- name: ansible check with debian:jessie
|
|
||||||
uses: roles-ansible/check-ansible-debian-jessie-action@master
|
|
||||||
with:
|
|
||||||
targets: "./"
|
|
Loading…
Reference in a new issue