Skip to content

⚡ refactor: When HttpContext is empty, use ClientCredentials (#594) #1696

⚡ refactor: When HttpContext is empty, use ClientCredentials (#594)

⚡ refactor: When HttpContext is empty, use ClientCredentials (#594) #1696

Workflow file for this run

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