Spaces:
Running
Running
fix
Browse files
.github/workflows/build-server-image.yaml
CHANGED
@@ -52,7 +52,7 @@ jobs:
|
|
52 |
with:
|
53 |
context: .
|
54 |
push: true # ${{ github.event_name != 'pull_request' }}
|
55 |
-
build-args: {}
|
56 |
cache-from:
|
57 |
type=gha
|
58 |
cache-to:
|
|
|
52 |
with:
|
53 |
context: .
|
54 |
push: true # ${{ github.event_name != 'pull_request' }}
|
55 |
+
# build-args: {}
|
56 |
cache-from:
|
57 |
type=gha
|
58 |
cache-to:
|