From 8a1443edf5dccf4c83a9f53abd7e4e17e7756ef7 Mon Sep 17 00:00:00 2001 From: Oleg Sucharevich Date: Wed, 13 Jan 2021 14:20:30 +0200 Subject: [PATCH] wip --- codefresh.yaml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/codefresh.yaml b/codefresh.yaml index 0b44923..520dd70 100644 --- a/codefresh.yaml +++ b/codefresh.yaml @@ -204,20 +204,4 @@ steps: - finished branch: only: - - master - - - push_cli_image: - title: "Push image" - stage: Push - type: push - candidate: ${{build}} - tags: - - latest - - ${{VERSION}} - registry: "dockerhub" - when: - steps: - - name: build - on: - - success + - master \ No newline at end of file