This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
dagger
Archived
Watch
1
Star
0
Fork
0
You've already forked dagger
Code
Issues
1
Pull Requests
1
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
9ffe5c053c
dagger
/
tests
/
llb
/
exec
/
undefined
/
with_pkg_mandatory
/
main.cue
13 lines
104 B
CUE
Raw
Normal View
History
Unescape
Escape
Work on integration tests - add new entries for #70 and #74 - cleaned-up / enriched a little bit compute and exec tests Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-01-26 20:33:10 +01:00
package
testing
import
(
cue module is now dagger.io Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-02-17 22:21:41 +01:00
"
dagger.io/nonoptional
"
Work on integration tests - add new entries for #70 and #74 - cleaned-up / enriched a little bit compute and exec tests Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-01-26 20:33:10 +01:00
)
cue files: #compute -> #up Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-03 00:00:30 +02:00
#up
:
[
DX: change "#dagger: compute: " to "#compute: " Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-02-13 00:22:41 +01:00
{
do
:
"
load
"
,
from
:
nonoptional
}
,
]
Reference in New Issue
Copy Permalink