don't deploy all
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m18s

This commit is contained in:
2023-09-26 20:42:46 +01:00
parent e8da0d80d4
commit 9605f72366

View File

@@ -11,8 +11,7 @@ on:
- main - main
env: env:
# DEPLOY: ${{ github.ref == 'refs/heads/main' && ((startsWith(github.event.head_commit.message, '[deploy-all]') && 'all') || ('some')) || 'none' }} DEPLOY: ${{ github.ref == 'refs/heads/main' && ((startsWith(github.event.head_commit.message, '[deploy-all]') && 'all') || ('some')) || 'none' }}
DEPLOY: all
jobs: jobs:
ansible-playbooks: ansible-playbooks: