Removed CI condition
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 2m58s
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 2m58s
This commit is contained in:
parent
9ee2fd2837
commit
7662463c7d
@ -4,11 +4,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- 'images/base/**'
|
|
||||||
- 'images/jupyter/**'
|
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- '*.*.*'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: registry.bouvais.lu
|
REGISTRY: registry.bouvais.lu
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user