mirror of
https://github.com/datarhei/core.git
synced 2025-10-14 20:15:45 +08:00
Fix dev workflow
This commit is contained in:
3
.github/workflows/build_base_alpine_dev.yaml
vendored
3
.github/workflows/build_base_alpine_dev.yaml
vendored
@@ -81,12 +81,9 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache-new
|
||||
<<<<<<< HEAD
|
||||
dockerBundle:
|
||||
uses: ./.github/workflows/build_bundle_dev.yaml
|
||||
secrets: inherit
|
||||
dockerBundleRpi:
|
||||
uses: ./.github/workflows/build_bundle-rpi_dev.yaml
|
||||
secrets: inherit
|
||||
=======
|
||||
>>>>>>> dev
|
||||
|
Reference in New Issue
Block a user