Skip to content

Commit

Permalink
tag ci updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Meezaan-ud-Din committed Jan 18, 2019
1 parent 3b4df20 commit 0c4dfe0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,15 @@ workflows:
only: master
build-tags:
jobs:
- build-app:
filters:
tags:
only: /.*/
branches:
ignore: /.*/
# - build-app:
# filters:
# tags:
# only: /.*/
# branches:
# ignore: /.*/
- build-docker-image:
requires:
- build-app
# requires:
# - build-app
filters:
tags:
only: /.*/
Expand Down

0 comments on commit 0c4dfe0

Please sign in to comment.