mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix publishing of groups branch, again
This commit is contained in:
parent
c800930ee1
commit
49d89bff9b
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -288,7 +288,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
|
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
|
||||||
- name: Save DigitalOcean kubeconfig with short-lived credentials
|
- name: Save DigitalOcean kubeconfig with short-lived credentials
|
||||||
run: doctl kubernetes cluster kubeconfig save --expiry-seconds 600 cluster-stage-ocelot-social
|
run: doctl kubernetes cluster kubeconfig save --expiry-seconds 600 cluster-stage-yunite-me
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# Deploy new Docker images to DigitalOcean Kubernetes cluster ############
|
# Deploy new Docker images to DigitalOcean Kubernetes cluster ############
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user