mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-21 16:13:47 +08:00
CI: Normalize file permissions (#29584)
* normalize file permissions * comment * add comment * remove that * shell * should be on the top
This commit is contained in:
@@ -192,8 +192,9 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- name: Build Docker image
|
||||
run: eval "$BUILD"
|
||||
- uses: ./.github/workflows/setup
|
||||
with:
|
||||
git-lfs: false
|
||||
- name: Push to container registry
|
||||
run: |
|
||||
$DOCKER_LOGIN
|
||||
|
||||
Reference in New Issue
Block a user