mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 11:07:49 +00:00
disabled cache
This commit is contained in:
10
.github/workflows/sonar.yml
vendored
10
.github/workflows/sonar.yml
vendored
@@ -37,11 +37,11 @@ jobs:
|
|||||||
repository: Telecominfraproject/wlan-cloud-root
|
repository: Telecominfraproject/wlan-cloud-root
|
||||||
path: wlan-cloud-root
|
path: wlan-cloud-root
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Cache Maven packages
|
# - name: Cache Maven packages
|
||||||
uses: actions/cache@v1
|
# uses: actions/cache@v1
|
||||||
with:
|
# with:
|
||||||
path: ~/.m2
|
# path: ~/.m2
|
||||||
key: ${{ runner.os }}-m2
|
# key: ${{ runner.os }}-m2
|
||||||
- name: Set up JDK 14
|
- name: Set up JDK 14
|
||||||
uses: actions/setup-java@v1
|
uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user