Kai-Hsun Chen created SUBMARINE-914: ---------------------------------------
Summary: Github Action compiles Docker images twice Key: SUBMARINE-914 URL: https://issues.apache.org/jira/browse/SUBMARINE-914 Project: Apache Submarine Issue Type: Improvement Components: CI/CD Reporter: Kai-Hsun Chen Assignee: Kai-Hsun Chen Fix For: 0.6.0 Github Action compiles Docker images twice. 1st: "Build image locally" https://github.com/apache/submarine/blob/master/.github/workflows/master.yml#L158 2nd: "Test" https://github.com/apache/submarine/blob/master/.github/workflows/master.yml#L170 Because of the [pom.xml|https://github.com/apache/submarine/blob/master/submarine-test/test-k8s/pom.xml#L155], the script "integration-test.sh" with the argument "--update" will compile all images again. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org For additional commands, e-mail: dev-h...@submarine.apache.org