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
|
||||
params:
|
||||
DOCKERFILE: site-repo/Dockerfile
|
||||
LABELS_FILE: repo/labels
|
||||
LABELS_FILE: site-repo/labels
|
||||
run:
|
||||
path: sh
|
||||
args:
|
||||
|
|
Reference in a new issue