mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-14 13:45:46 +03:00
feat: automatically setup forge (#10)
This commit is contained in:
parent
c694947618
commit
bbe78ee922
28 changed files with 1472 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
#jinja2: trim_blocks: True, lstrip_blocks: True
|
||||
---
|
||||
project_id: {{ semaphore_project_id | int }}
|
||||
name: {{ semaphore_repository_name }}
|
||||
git_branch:
|
||||
git_url: "/srv/ublue"
|
||||
ssh_key_id: {{ semaphore_ansible_none_key_id | int }}
|
Loading…
Add table
Add a link
Reference in a new issue