mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-12 13:26:07 -04:00
Change directory, file names and adding comments
This commit is contained in:
parent
920f0f60f4
commit
e3fdb44d03
@ -1,3 +1,11 @@
|
||||
# butane.yaml
|
||||
#
|
||||
# Use a bash script to translate the Butane configs in the current directory to
|
||||
# the Ignition configs, and push them to the master branch.
|
||||
#
|
||||
# [Butane](https://coreos.github.io/butane/)
|
||||
# [Ignition](https://coreos.github.io/ignition/)
|
||||
|
||||
when:
|
||||
branch: main
|
||||
event: [ push, pull_request ]
|
Loading…
x
Reference in New Issue
Block a user