hopefully fixing the ci cd process to watch the cogs dir
This commit is contained in:
parent
a6f4d13541
commit
52c0a6d8d7
@ -30,6 +30,7 @@ lint_python:
|
|||||||
rules:
|
rules:
|
||||||
- changes:
|
- changes:
|
||||||
- app/**/*
|
- app/**/*
|
||||||
|
- app/cogs/*
|
||||||
|
|
||||||
build_and_push_container:
|
build_and_push_container:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
@ -6,7 +6,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "167"
|
tag: "168"
|
||||||
repository: ldooks/dragon-bot
|
repository: ldooks/dragon-bot
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user