Skip to content

Synchronisation of information with the VOs actually supported by the… #65

Synchronisation of information with the VOs actually supported by the…

Synchronisation of information with the VOs actually supported by the… #65

---
name: "Deploy cloud-info"
on:
push:
branches:
- main
pull_request:
paths:
- "deploy/**"
jobs:
deploy:
uses: ./.github/workflows/deploy.yml
with:
dir: "deploy/cloud-info"
tags: "cloud-info,docker"
secrets: inherit