Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Nov 6, 2021
1 parent d6b73c0 commit 1231ddd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ jobs:
steps:
- docker:
tag: latest
machine: true

docker-build-tag:
executor: node
Expand All @@ -216,6 +217,7 @@ jobs:
steps:
- docker:
tag: $CIRCLE_TAG
machine: true

workflows:
test:
Expand Down

0 comments on commit 1231ddd

Please sign in to comment.