mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -4,7 +4,7 @@ stages:
|
||||
- deploy
|
||||
|
||||
build_ui:
|
||||
stage: build ui
|
||||
stage: build_ui
|
||||
image: node:latest
|
||||
only:
|
||||
refs:
|
||||
@@ -18,7 +18,7 @@ build_ui:
|
||||
- chameleon-client/dist
|
||||
|
||||
build_jar:
|
||||
stage: build jar
|
||||
stage: build_jar
|
||||
image: maven:3.6.2-jdk-12
|
||||
only:
|
||||
refs:
|
||||
|
||||
Reference in New Issue
Block a user