Skip to content

Commit 68daaef

Browse files
committed
alpha to beta
1 parent 24e8481 commit 68daaef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.bluemix/tekton.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ inputs:
22
- type: git
33
branch: ${GIT_BRANCH}
44
path: .tekton
5-
service: ${repo}
5+
service: repo
66
properties:
77
- name: GIT_REPO
88
value: ${GIT_REPO_URL}
@@ -75,4 +75,4 @@ triggers:
7575
name: git-BUILD-DEPLOY-two-task
7676
properties: []
7777
type: git
78-
service: ${repo}
78+
service: repo

0 commit comments

Comments
 (0)