Skip to content

Instantly share code, notes, and snippets.

View marcwittke's full-sized avatar
👷
weeks of coding save hours of planning

Marc Wittke marcwittke

👷
weeks of coding save hours of planning
  • Posadas, Argentina
View GitHub Profile
@reireias
reireias / build.yml
Created March 21, 2021 06:35
Docker Layer Cache on GitHub Actions
name: build
on:
push:
branches:
- main
env:
ECR_REPOSITORY: reireias2021-rails
DOCKER_BUILDKIT: 1