Skip to content

Commit d41d1ad

Browse files
Update app.py
1 parent f5b3a74 commit d41d1ad

File tree

1 file changed

+1
-1
lines changed
  • jobs/vpc-auto-stop-start

1 file changed

+1
-1
lines changed

jobs/vpc-auto-stop-start/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def vpc_client():
4848
quit(1)
4949
return vpc_service
5050

51-
ignore_group = ['piku', 'jbmh-locate']
51+
ignore_group = ['tethys', 'jbmh-locate']
5252

5353
@click.group()
5454
def cli():

0 commit comments

Comments
 (0)