Skip to content

Commit 8b07a63

Browse files
Create bad-codefresh.yaml
1 parent 32e5505 commit 8b07a63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bad-codefresh.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: '1.0'
2+
steps:
3+
test:
4+
image: alpine
5+
commands:
6+
- pwd

0 commit comments

Comments
 (0)