mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-05 03:21:40 +00:00
bugfixed file
This commit is contained in:
@@ -6,8 +6,8 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: changing directory
|
||||
command: |
|
||||
name: changing directory
|
||||
command: |
|
||||
cd chameleon-client
|
||||
- run:
|
||||
name: installing dependencies
|
||||
@@ -18,8 +18,8 @@ jobs:
|
||||
command: |
|
||||
npm run build
|
||||
- store_artifacts:
|
||||
path: chameleon-client/dist
|
||||
build_jar:
|
||||
path: chameleon-client/dist
|
||||
build_java:
|
||||
docker:
|
||||
- image: maven:3.6.2-jdk-12
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user