Skip to content

Instantly share code, notes, and snippets.

View dasmido's full-sized avatar
🐞
Let's Code Today

Mohammed A. dasmido

🐞
Let's Code Today
View GitHub Profile
@dasmido
dasmido / .env.DEV.enc
Created February 27, 2022 08:21 — forked from psenger/.env.DEV.enc
[OpenSSL Encrypted Environment Variables] #OpenSSL #TravisCi #CodeShip #AWS #Docker #Swarm
U2FsdGVkX18bL0goCbiTjHFGnkwWagZSYjhvkaU1hXA=
@dasmido
dasmido / example.yml
Created July 10, 2021 15:26 — forked from cecilemuller/example.yml
Run Docker Compose + in Github Action
name: Test
on:
push:
branches:
- main
- features/**
- dependabot/**
pull_request:
branches: