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