Skip to content

Commit

Permalink
introducing docker tag property
Browse files Browse the repository at this point in the history
  • Loading branch information
nagypeter committed May 5, 2017
1 parent adca43d commit c5cabb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ push:
- internal/docker-push:
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD
tag: 0.0.1
tag: $DOCKER_TAG
repository: $DOCKER_REPOSITORY
registry: https://index.docker.io/v1/
cmd: node pipeline/source/app.js

0 comments on commit c5cabb7

Please sign in to comment.