Compare commits
1
Commits
main
..
55d32d944c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
55d32d944c |
@@ -1,12 +0,0 @@
|
||||
name: Renovate
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
|
||||
secrets: inherit
|
||||
+1
-1
@@ -22,7 +22,7 @@ RUN apt-get update && \
|
||||
|
||||
COPY --chmod=755 opencode-attach /usr/local/bin/opencode-attach
|
||||
COPY --from=registry.k8s.io/kubectl:v1.36.3 /bin/kubectl /usr/local/bin/kubectl
|
||||
# hadolint ignore=DL3066
|
||||
|
||||
USER opencode
|
||||
WORKDIR /home/opencode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user