Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit ff60618

Browse files
authored
Update config.yml
1 parent 97d82e0 commit ff60618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
command: |
3030
git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
3131
#git clone --branch master git@github.com:appirio-tech/ops.git ../direct-config-update
32-
git clone --branch master https://$GITUSER:$GITPASSWD@github.com/appirio-tech/ops ../direct-config-update
32+
#git clone --branch master https://$GITUSER:$GITPASSWD@github.com/appirio-tech/ops ../direct-config-update
3333
- checkout
3434
- run:
3535
name: copying configuration file

0 commit comments

Comments
 (0)