Skip to content

Commit 4cb262a

Browse files
Change github organitation
1 parent 5571084 commit 4cb262a

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
@@ -62,7 +62,7 @@ commands:
6262
when: on_fail
6363
#Clone the repo to be sure that script circleci_pipeline_metadata.sh is always available.
6464
command: |
65-
git clone --depth=1 "https://github.com/gperalta-ductworks/viaduct.git" script_metadata
65+
git clone --depth=1 "https://github.com/airbnb/viaduct.git" script_metadata
6666
chmod +x script_metadata/.circleci/scripts/circleci_pipeline_metadata.sh
6767
./script_metadata/.circleci/scripts/circleci_pipeline_metadata.sh
6868

0 commit comments

Comments
 (0)