Skip to content

Instantly share code, notes, and snippets.

View akiletour's full-sized avatar
💛
Available

Pascal GAULT akiletour

💛
Available
View GitHub Profile
@scyto
scyto / docker-swarm-architecture.md
Last active May 16, 2024 21:36
My Docker Swarm Architecture
@Slauta
Slauta / .gitlab-ci
Last active March 18, 2024 16:53
electron-updater from private repo gitlab.com
variables:
VERSION_ID: '1.0.$CI_PIPELINE_ID'
stages:
- build
build:
image: slauta93/electron-builder-win
stage: build
artifacts: