Skip to content

Instantly share code, notes, and snippets.

View stancl's full-sized avatar
🐙
Working on Tenancy v4

Samuel Štancl stancl

🐙
Working on Tenancy v4
View GitHub Profile

Keybase proof

I hereby claim:

  • I am stancl on github.
  • I am samuelstancl (https://keybase.io/samuelstancl) on keybase.
  • I have a public key ASAmcOqOaeax0GLGA7GdaXD8tT4wXH5WTFyBH6KjjkkQ4wo

To claim this, I am signing this object:

@stancl
stancl / ci.yml
Created May 17, 2020 07:39
Minimal GitHub Action example for running phpunit
name: CI
on: [ push, pull_request ]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
@stancl
stancl / deploy.sh
Last active April 19, 2024 09:39
Deploy using GitHub actions and SSH to a VPS
#!/bin/sh
set -e
vendor/bin/phpunit
npm run prod
git add .
(git commit -m "Build frontend assets for deployment to production") || true
(git push) || true
@stancl
stancl / keybase.md
Created July 29, 2019 14:47
keybase.md

Keybase proof

I hereby claim:

  • I am stancl on github.
  • I am stancl (https://keybase.io/stancl) on keybase.
  • I have a public key ASD6Ge4yr9H4oz0Aat1QbrfbzftvLvepZGmu5zS5Yz9DVgo

To claim this, I am signing this object: