Skip to content

Feat/Add the get configuration api interface (#634) #1343

Feat/Add the get configuration api interface (#634)

Feat/Add the get configuration api interface (#634) #1343

Workflow file for this run

name: Mirror to Giltab
on: [push, delete, create]
jobs:
to_gitlab:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: yesolutions/[email protected]
with:
REMOTE: '${{ secrets.GITLAB_ADDER }}/cicd/masa.dcc.git'
GIT_USERNAME: ${{ secrets.GIT_USERNAME }}
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}