Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Huang <[email protected]>
  • Loading branch information
yellow-shine committed Jun 19, 2024
1 parent 203fd66 commit 12ee8b2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ci/jenkins/PublishImages/arm-based-cpu.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
securityContext:
fsGroup: 65532
workspaces:
- name: cache-conan
- name: shared-cache-conan
persistentVolumeClaim:
claimName: conan-os-ubuntu20.04-arch-amd64-compiler-gcc9-buildtype-release
- name: shared-data
Expand Down
2 changes: 1 addition & 1 deletion ci/jenkins/PublishImages/arm-based-gpu.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
securityContext:
fsGroup: 65532
workspaces:
- name: cache-conan
- name: shared-cache-conan
persistentVolumeClaim:
claimName: conan-os-ubuntu20.04-arch-amd64-compiler-gcc9-buildtype-release
- name: shared-data
Expand Down
2 changes: 1 addition & 1 deletion ci/jenkins/PublishImages/cpu.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
securityContext:
fsGroup: 65532
workspaces:
- name: cache-conan
- name: shared-cache-conan
persistentVolumeClaim:
claimName: conan-os-ubuntu20.04-arch-amd64-compiler-gcc9-buildtype-release
- name: shared-data
Expand Down
2 changes: 1 addition & 1 deletion ci/jenkins/PublishImages/gpu.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
securityContext:
fsGroup: 65532
workspaces:
- name: cache-conan
- name: shared-cache-conan
persistentVolumeClaim:
claimName: conan-os-ubuntu20.04-arch-amd64-compiler-gcc9-buildtype-release
- name: shared-data
Expand Down

0 comments on commit 12ee8b2

Please sign in to comment.