mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-12-05 05:01:07 +01:00
ci: fix doc-pages (replace bitnami)
This commit is contained in:
parent
82b3df12aa
commit
f37374bc44
1 changed files with 4 additions and 3 deletions
|
|
@ -12,10 +12,11 @@ steps:
|
|||
pull_image: false
|
||||
purge: false
|
||||
when:
|
||||
event: push
|
||||
- event: push
|
||||
- event: pull_request
|
||||
|
||||
pages-pr-preview:
|
||||
image: bitnami/git
|
||||
image: alpine/git
|
||||
environment:
|
||||
CODEBERG_TOKEN:
|
||||
from_secret: codeberg_token
|
||||
|
|
@ -38,7 +39,7 @@ steps:
|
|||
event: pull_request
|
||||
|
||||
pages-publish:
|
||||
image: bitnami/git
|
||||
image: alpine/git
|
||||
environment:
|
||||
CODEBERG_TOKEN:
|
||||
from_secret: codeberg_token
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue