Skip to content

Commit

Permalink
revert ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Lam, Doris T (319E) authored and Lam, Doris T (319E) committed Feb 24, 2021
1 parent 3888951 commit 949cbfc
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 @@ -54,7 +54,7 @@ jobs:
at: ~/
- run:
name: Deploy snapshot to sonatype
command: ./gradlew -PsigningKey=$signingKey -PsigningPassword=$signingPassword -PossrhUsername=$ossrhUsername -PossrhPassword=$ossrhPassword publish
command: echo "CircleCI publishing not implemented yet."
deploy_release:
executor: openjdk_executor
working_directory: /home/circleci/mms
Expand Down

0 comments on commit 949cbfc

Please sign in to comment.