Compare commits
12 Commits
16111b737e
...
main
Author | SHA1 | Date |
---|---|---|
Luca | 716045d662 | |
Luca | 34e586ce53 | |
Luca | ff0afc866d | |
legion | 64e747fad7 | |
legion | 2c48af2d23 | |
legion | 3f42642267 | |
legion | 3ad9761c1a | |
legion | e334550d08 | |
legion | e876f69a01 | |
legion | 75cb1adc98 | |
legion | e77e8e44f8 | |
legion | 45be113495 |
|
@ -8,13 +8,14 @@ steps:
|
|||
- name: deploy
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: dragon.luj0ga.de
|
||||
username: www
|
||||
host: pink.hackerspace-bamberg.de
|
||||
port: 4222
|
||||
username: www-data
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
passphrase:
|
||||
from_secret: ssh_passphrase
|
||||
target: /srv/www/sites/maps.franconian.net/
|
||||
target: /var/www/maps.franconian.net/
|
||||
source:
|
||||
- '!.*'
|
||||
- '*'
|
||||
|
|
2
ctf.json
2
ctf.json
|
@ -198,7 +198,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/notchess\/"
|
||||
"value":"https:\/\/challenges.franconian.net\/not_chess\/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -577,7 +577,7 @@
|
|||
{
|
||||
"name":"url",
|
||||
"type":"string",
|
||||
"value":"https:\/\/streaming.media.ccc.de\/rc3\/embed\/franconiannet\/hls\/native"
|
||||
"value":"https:\/\/streaming.media.ccc.de\/rc3\/embed\/c3lounge\/hls\/native"
|
||||
}],
|
||||
"rotation":0,
|
||||
"type":"website",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue