Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 31566a9

Browse files
committed
[minor] chore: lowercase chialab in repo's name
1 parent 84e7762 commit 31566a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ deploy:
2323
skip_cleanup: true
2424
local_dir: 'templates'
2525
on:
26-
repo: 'Chialab/aws-autoscaling-gitlab-runner'
26+
repo: 'chialab/aws-autoscaling-gitlab-runner'
2727
all_branches: true
2828
# Deploy templates in `s3://thebucket/org/repo/commit-sha`.
2929
- provider: 's3'
@@ -36,5 +36,5 @@ deploy:
3636
skip_cleanup: true
3737
local_dir: 'templates'
3838
on:
39-
repo: 'Chialab/aws-autoscaling-gitlab-runner'
39+
repo: 'chialab/aws-autoscaling-gitlab-runner'
4040
all_branches: true

0 commit comments

Comments
 (0)