Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d77f34322 |
@@ -1,13 +0,0 @@
|
||||
name: Renovate
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
|
||||
secrets: inherit
|
||||
|
||||
+1
-1
@@ -5,5 +5,5 @@ WORKDIR /app
|
||||
|
||||
COPY Caddyfile /etc/frankenphp/Caddyfile
|
||||
COPY --chown=www-data:www-data root /app/public
|
||||
# hadolint ignore=DL3066
|
||||
|
||||
USER www-data
|
||||
|
||||
Reference in New Issue
Block a user