dagger-drone-test/recordings/script.sh

14 lines
225 B
Bash
Raw Normal View History

2022-10-29 01:33:27 +02:00
. 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