Fixed Jenkinsfile
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit

This commit is contained in:
Harrison Deng 2024-07-17 21:45:16 +00:00
parent 94e3a5759c
commit a79ab89869

1
Jenkinsfile vendored
View File

@ -1,4 +1,5 @@
pipeline {
agent any
stages {
stage("Install") {
steps {