Skip to content

Merge pull request #12 from KSET/develop #6

Merge pull request #12 from KSET/develop

Merge pull request #12 from KSET/develop #6

name: Deploy to production
on:
push:
branches:
- main
jobs:
deploy:
name: Deploy to production
runs-on: ubuntu-latest
env:
SHA: ${{ github.sha }}
steps:
- name: Deploying to production
uses: appleboy/[email protected]
with:
host: stipe.kset.org
username: github_kset-org-2023
port: 2222
key: ${{ secrets.SSH_KEY }}
envs: SHA
script_stop: true
script: |
doas /docker/kset-org-2023/deploy.sh