Compare commits
10 Commits
main
...
16111b737e
Author | SHA1 | Date |
---|---|---|
|
16111b737e | |
|
c5f174a9b1 | |
|
60cebee6c6 | |
|
081063b864 | |
|
8d21298e30 | |
|
ca83fc1a77 | |
|
a84e6019f0 | |
|
41e23fa20f | |
|
e9186be807 | |
|
15979e5c87 |
|
@ -8,14 +8,13 @@ steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host: pink.hackerspace-bamberg.de
|
host: dragon.luj0ga.de
|
||||||
port: 4222
|
username: www
|
||||||
username: www-data
|
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
passphrase:
|
passphrase:
|
||||||
from_secret: ssh_passphrase
|
from_secret: ssh_passphrase
|
||||||
target: /var/www/maps.franconian.net/
|
target: /srv/www/sites/maps.franconian.net/
|
||||||
source:
|
source:
|
||||||
- '!.*'
|
- '!.*'
|
||||||
- '*'
|
- '*'
|
||||||
|
|
2
ctf.json
2
ctf.json
|
@ -198,7 +198,7 @@
|
||||||
{
|
{
|
||||||
"name":"openWebsite",
|
"name":"openWebsite",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"https:\/\/challenges.franconian.net\/not_chess\/"
|
"value":"https:\/\/challenges.franconian.net\/notchess\/"
|
||||||
}],
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"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