Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Commit

Permalink
push to nightly only (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
WindzCUHK committed Feb 3, 2020
1 parent 0a53b77 commit 6c6a4ee
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 @@ -98,7 +98,7 @@ jobs:
- run:
name: push image to registry
command: |
docker push ${REPO_NAME}/${IMAGE_NAME}
docker push ${REPO_NAME}/${IMAGE_NAME}:nightly
publish:
<<: *default
steps:
Expand Down

0 comments on commit 6c6a4ee

Please sign in to comment.