Correct build and base64
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 8s
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 8s
This commit is contained in:
@ -24,7 +24,6 @@ jobs:
|
||||
docker info
|
||||
mkdir -p $HOME/.docker
|
||||
echo "$DOCKER_AUTH_CONFIG" | base64 -d > $HOME/.docker/config.json
|
||||
|
||||
- name: Build Docker Image
|
||||
env:
|
||||
GITEA_WORKSPACE: ${{ gitea.workspace }}
|
||||
|
Reference in New Issue
Block a user