Update drone & compose for nextload
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
17
.drone.yml
17
.drone.yml
@ -11,22 +11,7 @@ steps:
|
||||
auto_tag: true
|
||||
registry: git.autonomic.zone
|
||||
dockerfile: ./Dockerfile
|
||||
## Modify anchor
|
||||
repo: git.autonomic.zone/autonomic-cooperative/nextload-builder
|
||||
target: builder
|
||||
|
||||
- name: publish nextload runner container
|
||||
image: plugins/docker
|
||||
settings:
|
||||
username: 3wordchant
|
||||
password:
|
||||
from_secret: git_autonomic_zone_token_3wc
|
||||
auto_tag: true
|
||||
registry: git.autonomic.zone
|
||||
dockerfile: ./Dockerfile
|
||||
## Modify anchor
|
||||
repo: git.autonomic.zone/autonomic-cooperative/nextload-runner
|
||||
target: runner
|
||||
repo: git.autonomic.zone/autonomic-cooperative/nextload
|
||||
|
||||
- name: deploy stack
|
||||
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
|
||||
|
Reference in New Issue
Block a user