conf
This commit is contained in:
@@ -36,6 +36,9 @@ jobs:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Configure Git for private modules
|
||||
run: git config --global url."https://oauth2:${{ secrets.GITEA_TOKEN }}@git.itlab-ffeks.dnu.edu.ua".insteadOf "https://git.itlab-ffeks.dnu.edu.ua"
|
||||
|
||||
- name: Setup OpenTofu
|
||||
uses: opentofu/setup-opentofu@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user