{ "name": "build and deploy homepage", "image": "archlinux:latest", "secrets": { "SECRET_SSH": "/run/secrets/msci/sshkey" }, "run": ["./build.sh"] }