Fix build: Switch to HTTPS for private dependency using CR_PAT
Some checks failed
Build and Push Docker Image / build (push) Failing after 16s
Some checks failed
Build and Push Docker Image / build (push) Failing after 16s
This commit is contained in:
@@ -28,5 +28,5 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: gitea.ext.ben.io/${{ gitea.repository }}:latest
|
||||
secrets: |
|
||||
"ssh_key=${{ secrets.SSH_KEY }}"
|
||||
build-args: |
|
||||
GITEA_TOKEN=${{ secrets.CR_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user