Skip to content

Switch to secure cookies (HTTPS only) #15

Switch to secure cookies (HTTPS only)

Switch to secure cookies (HTTPS only) #15

Workflow file for this run

name: Deploy localdev
on:
pull_request:
workflow_dispatch:
jobs:
deploy-localdev:
uses: LibriVox/librivox-ansible/.github/workflows/localdev.yaml@master
with:
catalog_git_refspec: master
catalog_git_version: HEAD
playbooks_repo: ${{ github.repository }}
playbooks_repo_ref: ${{ github.ref }}