Skip to content

Commit f6ae816

Browse files
change uses
1 parent c03b2f0 commit f6ae816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-18.04
66
steps:
77
- name: 'run pipeline'
8-
uses: ./
8+
uses: Dockerfile
99
with:
1010
PIPELINE_NAME: 'codefresh-pipeline'
1111
TRIGGER_NAME: 'codefresh-trigger'

0 commit comments

Comments
 (0)