initial commit
continuous-integration/drone the build was successful

This commit is contained in:
Adrian Malacoda
2020-12-19 20:02:15 -06:00
commit f1dcd278b0
+9
View File
@@ -0,0 +1,9 @@
pipeline:
build:
image: debian
commands:
- echo "This is the build step"
a-test-step:
image: debian
commands:
- echo "Testing.."