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