Update .gitea/workflows/build-and-publish.yaml
Some checks failed
arche-build-and-publish / gractwo-arche-build-test (push) Failing after 9s
Some checks failed
arche-build-and-publish / gractwo-arche-build-test (push) Failing after 9s
This commit is contained in:
@@ -33,4 +33,4 @@ jobs:
|
||||
env:
|
||||
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
|
||||
with:
|
||||
args: get pods
|
||||
args: patch deployment arche-webserver -p '{"spec":{"template":{"spec":{"containers":[{"name":"webserver","image":git.gractwo.pl/gractwo/arche:${{env.short_sha}}}]}}}}'
|
||||
|
||||
Reference in New Issue
Block a user