Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
roi-codefresh committed May 26, 2021
1 parent 1082fbd commit 48eea20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=v0.0.2
VERSION=v0.0.3
OUT_DIR=dist

CLI_NAME?=cf
Expand Down
1 change: 1 addition & 0 deletions build/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ steps:
title: download modules
commands:
- go mod download -x
- make clean
when:
steps:
- name: compare_versions
Expand Down

0 comments on commit 48eea20

Please sign in to comment.