mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-06 14:50:34 +01:00
Construire l'image Docker seulement pour la PR et main
This commit is contained in:
4
.github/workflows/docker-build.yml
vendored
4
.github/workflows/docker-build.yml
vendored
@@ -2,7 +2,9 @@ name: Create and publish a Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['*']
|
||||
branches: ['main']
|
||||
pull_requuest:
|
||||
branches: ['main']
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
||||
Reference in New Issue
Block a user