Skip to content

Bump roles/docker_ce from 294c53d to acf996f #36

Bump roles/docker_ce from 294c53d to acf996f

Bump roles/docker_ce from 294c53d to acf996f #36

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
- name: ansible-galaxy version
run: ansible-galaxy --version
- name: Test to build Ansible collection
run: ansible-galaxy collection build --force --ignore-certs