Compare commits
10 Commits
main
...
16111b737e
Author | SHA1 | Date |
---|---|---|
legion | 16111b737e | |
legion | c5f174a9b1 | |
legion | 60cebee6c6 | |
legion | 081063b864 | |
legion | 8d21298e30 | |
legion | ca83fc1a77 | |
legion | a84e6019f0 | |
legion | 41e23fa20f | |
legion | e9186be807 | |
legion | 15979e5c87 |
|
@ -8,14 +8,13 @@ steps:
|
|||
- name: deploy
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: pink.hackerspace-bamberg.de
|
||||
port: 4222
|
||||
username: www-data
|
||||
host: dragon.luj0ga.de
|
||||
username: www
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
passphrase:
|
||||
from_secret: ssh_passphrase
|
||||
target: /var/www/maps.franconian.net/
|
||||
target: /srv/www/sites/maps.franconian.net/
|
||||
source:
|
||||
- '!.*'
|
||||
- '*'
|
||||
|
|
2
ctf.json
2
ctf.json
|
@ -198,7 +198,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/not_chess\/"
|
||||
"value":"https:\/\/challenges.franconian.net\/notchess\/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue