Compare commits
3 Commits
326200194a
...
26efed24b9
| Author | SHA1 | Date |
|---|---|---|
|
|
26efed24b9 | |
|
|
a66cae7542 | |
|
|
fe0e95fa04 |
|
|
@ -52,7 +52,14 @@
|
|||
"Bash(az resource:*)",
|
||||
"Bash(BACKUP=\"/home/d-chrka@internal.lan/Projekte/chrka/Ka-Note/ka-note/backups/ka-note-pre-deploy-1.2.39.db\")",
|
||||
"Bash(split -b 8m \"$BACKUP\" /tmp/db_chunk_)",
|
||||
"Read(//tmp/**)"
|
||||
"Read(//tmp/**)",
|
||||
"Bash(git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote -v)",
|
||||
"Bash(git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote set-url origin git@git.straso.com:chk/Ka-Note.git && git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote -v)",
|
||||
"Bash(ssh -T git@git.straso.com 2>&1)",
|
||||
"Bash(ssh -T -p 2211 git@git.straso.com 2>&1)",
|
||||
"Bash(ssh -T git@gitssh.straso.com 2>&1)",
|
||||
"Bash(ssh -T git@gitssh.straso.com 2>&1 && git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote set-url origin git@gitssh.straso.com:chk/Ka-Note.git)",
|
||||
"Bash(git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote set-url origin git@gitssh.straso.com:chk/Ka-Note.git && git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote -v)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue