mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 11:27:34 +08:00
ci: play around with permissions
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: [runs-on,runner=2cpu-linux-x64,image=ubuntu22-full-x64,"run-id=${{ github.run_id }}"]
|
||||
container:
|
||||
image: px4io/px4-dev-base-focal:2021-09-08
|
||||
options: --user 1001
|
||||
# options: --user 1001
|
||||
outputs:
|
||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||
timestamp: ${{ steps.set-timestamp.outputs.timestamp }}
|
||||
@@ -75,7 +75,7 @@ jobs:
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
with:
|
||||
detached: true
|
||||
sudo: false
|
||||
# sudo: false
|
||||
|
||||
- name: build target group
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user