Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
olegsu committed Jan 13, 2021
1 parent 38d9bb0 commit 8a1443e
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions codefresh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8a1443e

Please sign in to comment.