You've already forked ansible-role-automysqlbackup
fix: Linting added yamllint config 🚨
This commit is contained in:
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
cache: 'pip' # caching pip dependencies
|
||||
- name: Ensure requirements are installed
|
||||
run: pip install -r requirements.txt
|
||||
- name: Run Molecule tests.
|
||||
@@ -88,7 +88,9 @@ jobs:
|
||||
priority: 4
|
||||
tags: +1,partying_face,action,successfully,completed
|
||||
details: Workflow has been successfully completed!
|
||||
icon: 'https://styles.redditmedia.com/t5_32uhe/styles/communityIcon_xnt6chtnr2j21.png'
|
||||
icon: >
|
||||
https://styles.redditmedia.com/
|
||||
t5_32uhe/styles/communityIcon_xnt6chtnr2j21.png
|
||||
image: true
|
||||
|
||||
- name: ntfy-failed-notifications
|
||||
|
||||
Reference in New Issue
Block a user