docker pipeline refactor

This commit is contained in:
Jan Prochazka
2024-12-29 09:57:18 +01:00
parent 2858bba8b2
commit 70873e83bd
3 changed files with 56 additions and 24 deletions

View File

@@ -1,14 +1,12 @@
_module: true
checkout-dbgate-pro:
checkout-and-merge-pro:
- name: Checkout dbgate/dbgate-pro
uses: actions/checkout@v2
with:
repository: dbgate/dbgate-pro
token: ${{ secrets.GH_TOKEN }}
path: dbgate-pro
merge-dbgate-pro:
- name: Merge dbgate/dbgate-pro
run: |
mkdir ../dbgate-pro