Compare commits
2 Commits
renovate/d
...
d4fc33c863
Author | SHA1 | Date | |
---|---|---|---|
d4fc33c863 | |||
f545b869f9 |
@@ -27,7 +27,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
# use the current commit SHA as the tag
|
# use the current commit SHA as the tag
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
"ignoreTests": true,
|
"ignoreTests": true,
|
||||||
"commitMessagePrefix": "[skip ci]"
|
"commitMessagePrefix": "[skip ci]",
|
||||||
"registryUrls": [
|
"registryUrls": [
|
||||||
"https://git.kluster.moll.re"
|
"https://git.kluster.moll.re"
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user