We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737d3db commit af0a757Copy full SHA for af0a757
templates/ci/empty.yml
@@ -5,6 +5,6 @@
5
queue: 'Hosted Linux'
6
steps:
7
8
-# - script: |
9
-# echo Write multiple lines of script here,
10
-# echo or add other tasks to build, test, and deploy your project.
+ - script: |
+ echo Write multiple lines of script here,
+ echo or add other tasks to build, test, and deploy your project.
0 commit comments