mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
10 lines
159 B
CUE
Executable File
Generated
10 lines
159 B
CUE
Executable File
Generated
package changelog
|
|
|
|
import (
|
|
"dagger.io/dagger"
|
|
)
|
|
|
|
dagger.#Plan & {
|
|
inputs: directories: app: path: "/Users/gerhard/github.com/thechangelog/changelog.com/"
|
|
}
|