Skip to content

Commit

Permalink
added circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhantoroev committed May 21, 2022
1 parent 4d0dd0a commit 52cad63
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 @@ -13,7 +13,7 @@ jobs:
command: docker build -t $IMAGE_NAME:latest .
publish-latest:
environment:
IMAGE_NAME: robofriends
IMAGE_NAME: smz001/robofriends
docker:
- image: circleci/buildpack-deps:stretch
steps:
Expand Down

0 comments on commit 52cad63

Please sign in to comment.