Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
Meezaan-ud-Din Abdu Dhil-Jalali Wal-Ikram committed Jan 5, 2020
1 parent e62104e commit f758397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- setup_remote_docker
- run:
name: Build Production Docker image
command: docker build -t $IMAGE_NAME:build .
command: docker build . -t $IMAGE_NAME:build --build-arg VERSION=$CIRCLE_TAG
- run:
name: Publish Docker Image to Docker Hub
command: |
Expand Down

0 comments on commit f758397

Please sign in to comment.