Skip to content

Instantly share code, notes, and snippets.

@iamkhaya
iamkhaya / deploy.yaml
Created June 29, 2021 07:52
Deploy to Digital Ocean Kubernetes cluster from Github Actions
name: Staging Deploy
on:
workflow_dispatch:
jobs:
# This workflow contains a single job called "build".
build:
# The type of runner that the job will run on.
runs-on: ubuntu-latest
@iamkhaya
iamkhaya / user-task-template.md
Created March 12, 2018 18:48
Ticket Description

Description

Acceptance Criteria

Steps to Reproduce/ Sub Tasks

Additional Details(Links,Screenshots, External Sources)