feat: init k8s and customer service #15
@@ -29,10 +29,10 @@ jobs:
|
||||
java-version: "25"
|
||||
cache: "maven"
|
||||
|
||||
- name: Install Native Image Dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y build-essential zlib1g-dev
|
||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
with:
|
||||
packages: build-essential zlib1g-dev
|
||||
version: 1.0
|
||||
|
||||
- name: Cache Maven packages
|
||||
uses: actions/cache@v4
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
wrapperVersion=3.3.4
|
||||
distributionType=only-script
|
||||
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12/apache-maven-3.9.12-bin.zip
|
||||
distributionSha256Sum=305773a68d6ddfd413df58c82b3f8050e89778e777f3a745c8e5b8cbea4018ef
|
||||
distributionSha256Sum=
|
||||
|
||||
Reference in New Issue
Block a user