Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit12c4c3f

Browse files
committed
Merge pull requestalphagov#41 from alphagov/remove_platform1
Revert "Add environments for platform1"
2 parents2fcb269 +ecddc9c commit12c4c3f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎fabfile.py‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -195,21 +195,11 @@ def help(name):
195195

196196
puts(textwrap.dedent(task.__doc__).strip())
197197

198-
@task
199-
defp1production():
200-
"""Select platform1 production environment"""
201-
_set_gateway('p1production')
202-
203198
@task
204199
defproduction():
205200
"""Select production environment"""
206201
_set_gateway('production')
207202

208-
@task
209-
defp1staging():
210-
"""Select platform1 staging environment"""
211-
_set_gateway('p1staging')
212-
213203
@task
214204
defstaging():
215205
"""Select staging environment"""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp