Skip to content

Commit

Permalink
Fix release build
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Nov 16, 2018
1 parent c90bb8d commit e698c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ workflows:
- docker/build_test_push:
name: build_envload_release
<<: [*tag_filter, *readmyhub_job]
attach: true
tags: "gofunky/readmyhub:stable-envload,gofunky/readmyhub:${TAG_VERSION}-envload"
login: docker login -u $DOCKER_USR -p $DOCKER_PWD
add_labels: false
Expand Down

0 comments on commit e698c27

Please sign in to comment.