Switch repo to cerc-io org. (#804)
Update stack to track moved repo. Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/804 Reviewed-by: David Boreham <dboreham@noreply.git.vdb.to>roysc/fix-eth-stacks v1.1.0-7f84a45-202404151859
parent
4126f2fc43
commit
7f84a45cfd
|
|
@ -2,10 +2,10 @@ version: "1.0"
|
|||
name: webapp-deployer-backend
|
||||
description: "Deployer for webapps"
|
||||
repos:
|
||||
- git.vdb.to/telackey/webapp-deployment-status-api
|
||||
- git.vdb.to/cerc-io/webapp-deployment-status-api
|
||||
containers:
|
||||
- cerc/webapp-deployer-backend
|
||||
pods:
|
||||
- name: webapp-deployer-backend
|
||||
repository: git.vdb.to/telackey/webapp-deployment-status-api
|
||||
repository: git.vdb.to/cerc-io/webapp-deployment-status-api
|
||||
path: ./
|
||||
|
|
|
|||
Loading…
Reference in New Issue