mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 16:35:49 +01:00
test CI fix 3
This commit is contained in:
3
.github/workflows/docker_dev.yml
vendored
3
.github/workflows/docker_dev.yml
vendored
@@ -35,7 +35,8 @@ env:
|
|||||||
# temp
|
# temp
|
||||||
e1: ${{ github.event_name }}
|
e1: ${{ github.event_name }}
|
||||||
e2: ${{ github.base_ref }}-${{github.head_ref }}
|
e2: ${{ github.base_ref }}-${{github.head_ref }}
|
||||||
e2: " ${{github}} "
|
e3: " ${{github}} "
|
||||||
|
e4: ${{github}}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Push image to GitHub Packages.
|
# Push image to GitHub Packages.
|
||||||
|
|||||||
Reference in New Issue
Block a user