mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-18 20:43:43 +03:00
8 lines
319 B
Plaintext
8 lines
319 B
Plaintext
![]() |
# ublue-os forge just configuration
|
||
|
|
||
|
# Show all messages from this boot
|
||
|
forge_clone-repository:
|
||
|
podman exec ublue-os_forge-anvil-ansible.ublue.local ansible-playbook playbooks/project_clone.yml
|
||
|
|
||
|
forge_build-image:
|
||
|
podman exec ublue-os_forge-anvil-ansible.ublue.local ansible-playbook playbooks/project_build.yml
|