change ci for docker build directly
This commit is contained in:
8
.github/workflows/build_jsdoc_drink.yml
vendored
8
.github/workflows/build_jsdoc_drink.yml
vendored
@ -10,14 +10,6 @@ jobs:
|
||||
- name: Checkout # rapatrie le depot
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build
|
||||
uses: andstor/jsdoc-action@v1
|
||||
with:
|
||||
source_dir: ./Express/barAndCafe/src
|
||||
recurse: true
|
||||
output_dir: ./Express/barAndCafe/out
|
||||
config_file: ./Express/barAndCafe/jsdoc.json
|
||||
template: better-docs
|
||||
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
|
Reference in New Issue
Block a user