platform: linux/arm workspace: base: /home/builder/package path: / clone: default: image: plugins/git:linux-arm depth: 50 pipeline: build: image: arm32v6/abuild:latest environment: - REPODEST=/home/builder/package - RSA_PRIVATE_KEY="$$abuild_ssh_key" - RSA_PRIVATE_KEY_NAME="$$abuild_ssh_key_name" secrets: - abuild_ssh_key - abuild_ssh_key_name