Cloud VM: mount data to /var/lib/docker #8

Merged
cyclane merged 3 commits from cloud-vm-data-disk into main 2023-09-26 23:24:08 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit deab8ccb1f - Show all commits

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: