change agent path
This commit is contained in:
parent
18e20ffdb8
commit
9be221209b
2 changed files with 3 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ stages:
|
|||
variables:
|
||||
DOCKER_BUILDKIT: 1
|
||||
CI_BUILDX_ARCHS: "linux/amd64"
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
|
||||
workflow:
|
||||
auto_cancel:
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
ci_access:
|
||||
projects:
|
||||
- id: graham/towerops
|
||||
- id: towerops/towerops
|
||||
default_namespace: towerops
|
||||
|
||||
user_access:
|
||||
access_as:
|
||||
agent: {}
|
||||
projects:
|
||||
- id: graham/towerops
|
||||
- id: towerops/towerops
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue