mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-08 03:14:43 -04:00
Version plugin-codeberg-pages-deploy (#36)
This ensures that the provided example won't use version 2 of the plugin if it were to make breaking changes. Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/36 Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org> Co-authored-by: Kamila Borowska <kamila@borowska.pw> Co-committed-by: Kamila Borowska <kamila@borowska.pw>
This commit is contained in:
parent
a0ae9079ab
commit
32b68e6acc
@ -11,7 +11,7 @@ steps:
|
||||
- echo -e '<yourtld.com>\n<codeberg_username>.codeberg.page\npages.<codeberg_username>.codeberg.page' > site/.domains
|
||||
|
||||
deploy-docs:
|
||||
image: codeberg.org/xfix/plugin-codeberg-pages-deploy
|
||||
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
||||
settings:
|
||||
folder: site
|
||||
repository_name: <codeberg_org>/pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user