mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-04-08 02:30:42 +00:00
chore: set rootless
This commit is contained in:
@ -18,6 +18,8 @@ jobs:
|
||||
- name: Install Docker CE
|
||||
uses: https://github.com/docker/setup-docker-action@v5 # Gitea
|
||||
#uses: docker/setup-docker-action@v5 # Github / Act
|
||||
with:
|
||||
rootless: true
|
||||
|
||||
- name: Install Helm
|
||||
uses: https://github.com/Azure/setup-helm@v5 # Gitea
|
||||
|
||||
Reference in New Issue
Block a user