Skip to content

Commit

Permalink
set version to next snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
djmarkoz committed Feb 24, 2020
1 parent c9f37f7 commit c498670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ steps:
- name: 'golang:1.13'
entrypoint: 'make'
args: ['test', 'dist']
env: ['VERSION=v1.0.4']
env: ['VERSION=v1.0.5-SNAPSHOT']
artifacts:
objects:
location: 'gs://djmarkoz-docker-tail/'
Expand Down

0 comments on commit c498670

Please sign in to comment.