Skip to content

Commit

Permalink
make circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
ianconsolata committed Jul 29, 2022
1 parent c759211 commit 52aef0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1118,14 +1118,14 @@ workflows:
only:
- /^v\d+\.\d+\.\d+(-rc\d+)?$/
- build-and-push-image:
name: build-and-push lotus-all-in-one
name: build-and-push/lotus-all-in-one
dockerfile: Dockerfile.lotus
path: .
repo: lotus-dev
tag: '${CIRCLE_SHA1:0:8}'
target: lotus-all-in-one
- build-and-push-image:
name: build-and-push lotus-test
name: build-and-push/lotus-test
dockerfile: Dockerfile.lotus
path: .
repo: lotus-test
Expand Down

0 comments on commit 52aef0b

Please sign in to comment.