Skip to content

Commit

Permalink
perf: full build
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler committed Jul 30, 2024
1 parent cb97d6b commit eb46427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ def buildImage(appName, appVersion, String type='CE') {


def MID_APPS = ["lina", "luna", "core-xpack"]
def CE_APPS = ["lion", "chen"]
def EE_APPS = ["panda"] + CE_APPS
def CE_APPS = ["jumpserver", "koko", "lion", "chen", "docker-web"]
def EE_APPS = CE_APPS + ["magnus", "panda", "razor", "xrdp", "video-worker"]


pipeline {
Expand Down

0 comments on commit eb46427

Please sign in to comment.