Skip to content

Instantly share code, notes, and snippets.

View smilelikeshit's full-sized avatar
💭
thanks to linus torvalds

imam smilelikeshit

💭
thanks to linus torvalds
View GitHub Profile
@smilelikeshit
smilelikeshit / gitlab-ci.yml
Created September 18, 2019 06:30 — forked from brunomacf/gitlab-ci.yml
kube-test gitlab-ci
image: docker:latest
services:
- docker:dind
stages:
- build
- deploy
variables:
CONTAINER_DEV_IMAGE: registry.gitlab.com/brunomacf/kube-test:$CI_COMMIT_SHA