Skip to content

Commit

Permalink
[type:feat] update shenyu k8s yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moremind committed Sep 25, 2023
1 parent c66e928 commit 3aa3e1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ jobs:
if: steps.filter.outputs.changed == 'true'
run: ./mvnw -B clean install -Prelease,docker -Dmaven.javadoc.skip=true -B -Drat.skip=true -Dmaven.test.skip=true -Djacoco.skip=true -DskipITs -DskipTests package -T1C

- name: Build Docker Image
run: docker save apache/shenyu-admin:latest apache/shenyu-bootstrap:latest

e2e-storage:
runs-on: ubuntu-latest
needs:
Expand Down

0 comments on commit 3aa3e1d

Please sign in to comment.