Rename dagger.#Dir to dagger.#Artifact
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
// Yarn Script
|
||||
#Script: {
|
||||
// Source code of the javascript application
|
||||
source: dagger.#Dir
|
||||
source: dagger.#Artifact
|
||||
|
||||
// Run this yarn script
|
||||
run: string | *"build"
|
||||
|
Reference in New Issue
Block a user