Skip to content

Commit b172012

Browse files
committed
ci: add missing inputs
1 parent 7808477 commit b172012

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

ci/tasks/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ platform: linux
33

44
inputs:
55
- name: config-server
6+
- name: config-server-ci
67

78
params:
89
GOOS:

ci/tasks/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ platform: linux
33

44
inputs:
55
- name: config-server
6-
path: config-server
6+
- name: config-server-ci
77

88
run:
99
path: config-server-ci/ci/tasks/lint.sh

0 commit comments

Comments
 (0)