Restricting build to internal lan
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
Brandon Watson 2022-01-07 16:58:29 -05:00
parent 779ffac227
commit c39c0998f7

View File

@ -2,6 +2,9 @@ kind: pipeline
type: docker
name: default
node:
lan: internal
steps:
- name: build
image: node