mirror of
https://github.com/dagger/dagger-for-github.git
synced 2026-01-01 05:00:21 +11:00
commit
387880eb85
3 changed files with 4 additions and 1 deletions
2
test/.dagger/env/staging/plan/build.cue
vendored
2
test/.dagger/env/staging/plan/build.cue
vendored
|
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
// Relay for fetching a git repository
|
||||
repo: git.#Repository & {
|
||||
remote: "https://github.com/crazy-max/docker-7zip"
|
||||
remote: "https://github.com/crazy-max/docker-fail2ban"
|
||||
ref: "master"
|
||||
}
|
||||
|
||||
|
|
|
|||
1
test/.dagger/env/staging/plan/cue.mod/module.cue
vendored
Normal file
1
test/.dagger/env/staging/plan/cue.mod/module.cue
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module: ""
|
||||
2
test/.dagger/env/staging/plan/cue.mod/pkg/.gitignore
vendored
Normal file
2
test/.dagger/env/staging/plan/cue.mod/pkg/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# dagger universe
|
||||
alpha.dagger.io
|
||||
Loading…
Add table
Add a link
Reference in a new issue