bust/uploadtemplate.sh

5 lines
226 B
Bash
Raw Permalink Normal View History

2022-10-29 18:03:36 +02:00
#!/bin/bash
drone template add --namespace kjuulh --name dagger_go_template.yaml --data @dagger_go_template.yaml || true
drone template update --namespace kjuulh --name dagger_go_template.yaml --data @dagger_go_template.yaml