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 9cc4d5c commit 09d3300Copy full SHA for 09d3300
.github/workflows/example.yml
@@ -26,3 +26,6 @@ jobs:
26
RGNAME: 'myresourcegroup'
27
SUBSCRIPTIONNAME: 'mysubscription'
28
ENABLEREPLICATION: 'true'
29
+
30
+ - name: list files
31
+ run: ls -alt
0 commit comments