Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

deploy

deploy #22

Workflow file for this run

name: deploy
on:
push:
branches: [main]
tags:
- deploy
- deploy.*
workflow_dispatch:
jobs:
deploy:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/deploy-apis-instance.yml@v0.3.1
secrets: inherit
with:
apis-base-container-ref: "birger/ldap"