forgot key agh

This commit is contained in:
Harvey Tindall
2021-02-12 00:35:20 +00:00
parent 94981f4891
commit 2ee0ed55f6
2 changed files with 12 additions and 1 deletions
+12
View File
@@ -288,6 +288,18 @@ depends_on:
- amd64-docker-git
- arm64-docker-git
- armhf-docker-git
trigger:
branch:
- main
- go1.16
event:
exclude:
- pull_request
volumes:
- name: ssh_key
host:
path: /root/.ssh/docker-build
---
name: jfa-go-pr
kind: pipeline