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

Update service name for SSH #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/push-to-toolforge.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

pscp ../{criteria.py,app.py,list-users-for-review-rights.py,Pipfile,Pipfile.lock} countcount@login.tools.wmflabs.org:/data/project/flaggedrevspromotioncheck/www/python/src/
plink countcount@login.tools.wmflabs.org become flaggedrevspromotioncheck webservice --backend=kubernetes python3.7 restart
pscp ../{criteria.py,app.py,list-users-for-review-rights.py,Pipfile,Pipfile.lock} countcount@login.toolforge.org:/data/project/flaggedrevspromotioncheck/www/python/src/
plink countcount@login.toolforge.org become flaggedrevspromotioncheck webservice --backend=kubernetes python3.7 restart