For testing purposes, we are making a container on each push

This commit is contained in:
Goulven Bourveau 2025-04-12 01:44:58 +02:00
parent e63cf80653
commit 493197caeb

View file

@ -1,15 +1,15 @@
name: ci name: ci
on: on:
workflow_dispatch: #workflow_dispatch:
push: push:
branches: # branches:
- 'main' # - 'main'
tags: # tags:
- '*' # - '*'
pull_request: #pull_request:
branches: # branches:
- 'main' # - 'main'
jobs: jobs:
docker: docker: