Revert "deploy all"
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m13s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m13s
Details
This reverts commit a0babb5226
.
This commit is contained in:
parent
a0babb5226
commit
deab8ccb1f
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue