WIP: Joplin VM #3

Closed
cyclane wants to merge 12 commits from joplin-initial into main
1 changed files with 2 additions and 1 deletions
Showing only changes of commit fead86f60b - Show all commits

View File

@ -11,7 +11,8 @@ 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: