diff --git a/.gitea/actions/buildkit-build-push-dev/action.yaml b/.gitea/actions/buildkit-build-push-dev/action.yaml index 5ac31a8..9753213 100644 --- a/.gitea/actions/buildkit-build-push-dev/action.yaml +++ b/.gitea/actions/buildkit-build-push-dev/action.yaml @@ -48,9 +48,8 @@ runs: USER='${{ inputs.registry_username }}' PASS='${{ inputs.registry_password }}' - AUTH_INLINE=$(printf '%s:%s' "$USER" "$PASS" | base64 -w0) - echo "AUTH_INLINE generated successfully" - cat > "$DOCKER_CONFIG_DIR/config.json" < "$DOCKER_CONFIG_DIR/config.json" <&1