fix directory does not exist
This commit is contained in:
parent
f9768c9e3d
commit
6a1b772abd
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ jobs:
|
||||||
- name: image
|
- name: image
|
||||||
params:
|
params:
|
||||||
DOCKERFILE: site-repo/Dockerfile
|
DOCKERFILE: site-repo/Dockerfile
|
||||||
LABELS_FILE: repo/labels
|
LABELS_FILE: site-repo/labels
|
||||||
run:
|
run:
|
||||||
path: sh
|
path: sh
|
||||||
args:
|
args:
|
||||||
|
|
Reference in a new issue