Compare commits

..

No commits in common. "1432ba2e68650a9db9972f6ed12542fde5cff5ba" and "bdacabeb543f431d099540850bcaab3f91ad8ae2" have entirely different histories.

2 changed files with 0 additions and 4689 deletions

View File

@ -15,26 +15,6 @@ steps:
- git checkout "$DRONE_COMMIT"
- chown -R 29380:29380 .
- name: deploy faderboard BOM
image: appleboy/drone-scp
settings:
host: dragon.luj0ga.de
port: 4222
username: www-data
key:
from_secret: ssh_key
passphrase:
from_secret: ssh_passphrase
target: /var/www/bom.ljg.sh/${DRONE_REPO_NAME}/faderboard
source: faderboard/bom/ibom.html
strip_components: 2
overwrite: yes
when:
event:
- push
branch:
- main
- name: build firmware for faderboard
image: git.luj0ga.de/luca/docker-embedded-rust
commands:

File diff suppressed because one or more lines are too long