CI: use debian based builder
This commit is contained in:
parent
20bfd3116e
commit
14363c721b
1 changed files with 2 additions and 3 deletions
|
@ -7,8 +7,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
npm:
|
npm:
|
||||||
image: code.philo.ydns.eu/philorg/pnpm-python
|
image: code.philo.ydns.eu/philorg/pnpm-deb
|
||||||
pull: true
|
|
||||||
environment:
|
environment:
|
||||||
ORG: philorg
|
ORG: philorg
|
||||||
REGISTRY_TOKEN:
|
REGISTRY_TOKEN:
|
||||||
|
@ -33,7 +32,7 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
registry: code.philo.ydns.eu
|
registry: code.philo.ydns.eu
|
||||||
org: philorg
|
org: philorg
|
||||||
container_name: oidc-vue-test
|
container_name: treetrail-frontend
|
||||||
registry_token:
|
registry_token:
|
||||||
from_secret: registry_token
|
from_secret: registry_token
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue