Skip to content

Commit ac6ff8a

Browse files
move action
1 parent e9fbd0b commit ac6ff8a

File tree

5 files changed

+1
-50
lines changed

5 files changed

+1
-50
lines changed

.github/workflows/Dockerfile

Lines changed: 0 additions & 14 deletions
This file was deleted.

.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: ./.github/workflows
8+
uses: ./codefresh-action
99
with:
1010
PIPELINE_NAME: 'codefresh-pipeline'
1111
TRIGGER_NAME: 'codefresh-trigger'

.github/workflows/runner-entrypoint.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

action.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)