Skip to content

Commit b0adfb0

Browse files
Create codefresh.yml
1 parent 71626cc commit b0adfb0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

codefresh.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: "1.0"
2+
stages:
3+
- clone
4+
steps:
5+
clone:
6+
title: Cloning repository
7+
type: git-clone
8+
repo: alina-codefresh/onprem-2.0
9+
git: github-2
10+
stage: clone
11+
revision: main

0 commit comments

Comments
 (0)