mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-27 02:01:40 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -16,6 +16,8 @@ build_ui:
|
||||
build_jar:
|
||||
stage: build_jar
|
||||
image: maven:3.6.2-jdk-12
|
||||
before_script:
|
||||
- apk update && apk add openssh-client bash rsync
|
||||
script:
|
||||
- rm -r Main/src/main/resources/web/*
|
||||
- mv chameleon-client/dist/* Main/src/main/resources/web
|
||||
|
||||
Reference in New Issue
Block a user