Skip to content

Update GRNET-OPENSTACK.yaml (#355) #25

Update GRNET-OPENSTACK.yaml (#355)

Update GRNET-OPENSTACK.yaml (#355) #25

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