fix: remove docker build on PR

This commit is contained in:
Mohamed Marrouchi 2024-12-10 12:27:05 +01:00
parent 46d1f6cc0d
commit 8dcc9b9813
4 changed files with 0 additions and 12 deletions

View File

@ -6,9 +6,6 @@ on:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
jobs:
build-and-push:

View File

@ -6,9 +6,6 @@ on:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
jobs:
build-and-push:

View File

@ -6,9 +6,6 @@ on:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
jobs:
build-and-push:

View File

@ -6,9 +6,6 @@ on:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
jobs:
build-and-push: