universe.dagger.io/examples/changelog.com: cleanup and fixes

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2022-02-09 01:51:57 +00:00
parent 80f9a65ca7
commit 5a1ce0acac
10 changed files with 282 additions and 252 deletions

View File

@@ -0,0 +1,9 @@
package changelog
import (
"dagger.io/dagger"
)
dagger.#Plan & {
inputs: directories: app: path: "/Users/gerhard/github.com/thechangelog/changelog.com/"
}