14 lines
225 B
Bash
Executable File
14 lines
225 B
Bash
Executable File
. recordings/scripts/demo-magic.sh -w1
|
|
|
|
clear
|
|
|
|
pe "echo 'lets build a docker:dind which includes dagger-go-sdk for defining our pipeline and then lets run it =D'"
|
|
|
|
pe "cat test.fish"
|
|
|
|
pe "cat main.go"
|
|
|
|
pe "./test.fish"
|
|
|
|
exit
|