Skip to content

Commit

Permalink
clean it up and ready for the PR
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Sep 15, 2024
1 parent 499fc17 commit 3cb4c43
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 @@ -59,8 +59,8 @@ jobs:
"$DOCKER_PASSWORD"
- run:
docker buildx build --platform $BUILDX_PLATFORMS
-t meysam81/kratos-selfservice-ui-node:latest
-t meysam81/kratos-selfservice-ui-node:$DOCKER_SHORT_TAG
-t oryd/kratos-selfservice-ui-node:latest
-t oryd/kratos-selfservice-ui-node:$DOCKER_SHORT_TAG
--push .

workflows:
Expand Down

0 comments on commit 3cb4c43

Please sign in to comment.