Correct build and base64
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 8s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 8s
Details
This commit is contained in:
parent
08a3406a9b
commit
2904b617b3
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue