Implémenter workflow d'intégration continue de base #247

Merged
vlbeaudoin merged 21 commits from vlbeaudoin/actions into main 2025-07-12 22:15:13 -04:00
Showing only changes of commit 59db4826ed - Show all commits

View file

@ -1,7 +1,7 @@
on:
push:
branches:
- 'vlbeaudoin/*'
tags:
- 'build/*'
jobs:
hello-world:
runs-on: docker