Skip to content

Commit d1de85b

Browse files
test run
1 parent c1132bc commit d1de85b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/main.workflow

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,5 @@ workflow "test-runner" {
55

66
action "test-pipeline-runner" {
77
uses = "./"
8-
env = {
9-
PIPELINE_NAME = "gitlab/gitlab",
10-
CF_API_KEY = "5d4959b0425e20bf9068ea7b.3a4ebde227b81fa2fbb04b7ab5a39ca1"
11-
}
128
}
139

runner-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ codefresh auth use-contex mycontext
99

1010
codefresh run $PIPELINE_NAME
1111

12-
ehco =======================
12+
echo =======================

0 commit comments

Comments
 (0)