A new CUE standard library for the Europa release
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
committed by
Solomon Hykes
parent
a83987841d
commit
e7f1649fe6
8
europa/universe/git/git.cue
Normal file
8
europa/universe/git/git.cue
Normal file
@@ -0,0 +1,8 @@
|
||||
package git
|
||||
|
||||
import (
|
||||
"dagger.io/dagger"
|
||||
)
|
||||
|
||||
#Pull: dagger.#GitPull
|
||||
#Push: dagger.#GitPush
|
Reference in New Issue
Block a user