mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
final ci config
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
||||
at: /UI
|
||||
|
||||
- run: rm -rf src/main/resources/web/*
|
||||
# - run: mv -f /UI/dist/* src/main/resources/web
|
||||
- run: cp -r /UI/dist/. src/main/resources/web/
|
||||
- run: mvn package
|
||||
- store_artifacts:
|
||||
@@ -62,6 +61,6 @@ workflows:
|
||||
- deploy:
|
||||
requires:
|
||||
- build_jar
|
||||
# filters:
|
||||
# branches:
|
||||
# only: master
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
Reference in New Issue
Block a user