Skip to content

Commit

Permalink
Merge pull request sora-xor#1589 from sora-xor/duty/migrate-to-vite
Browse files Browse the repository at this point in the history
[duty]: migrate to vite
  • Loading branch information
f33r0 authored Nov 5, 2024
2 parents feb0bc7 + c881a6c commit b702912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Library('jenkins-library@duty/migrate-pswap-to-vite') _
@Library('jenkins-library') _

if (env.BRANCH_NAME == "master" || env.BRANCH_NAME == "develop") {
buildEnvironment = ['VUE_CLI_KEEP_TEST_ATTRS': true]
Expand Down

0 comments on commit b702912

Please sign in to comment.