mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-24 04:53:52 +08:00
CI: fix building prebuilt image (#30099)
* fix prebuilt and test it * that does not work
This commit is contained in:
1
.github/workflows/prebuilt.yaml
vendored
1
.github/workflows/prebuilt.yaml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- run: git lfs pull
|
||||
- name: Build and Push docker image
|
||||
run: |
|
||||
$DOCKER_LOGIN
|
||||
|
||||
Reference in New Issue
Block a user