1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 17:10:10 +00:00

fix key again

This commit is contained in:
Harvey Tindall 2021-02-11 16:14:39 +00:00
parent 5cda12dd3b
commit e235ed9fda
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -102,11 +102,11 @@ trigger:
exclude: exclude:
- pull_request - pull_request
---
volumes: volumes:
- name: ssh_key - name: ssh_key
host: host:
path: /root/.ssh/docker-build path: /root/.ssh/docker-build
---
name: jfa-go-pr name: jfa-go-pr
kind: pipeline kind: pipeline
type: docker type: docker