refs #4922 debuild image updated, debian/rules remove corepack
gitea/hedera-web/pipeline/pr-dev There was a failure building this commit Details
gitea/hedera-web/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-11-27 15:16:33 +01:00
parent e7aebc371e
commit 33bc413e8c
2 changed files with 1 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -39,7 +39,7 @@ pipeline {
}
agent {
docker {
image 'registry.verdnatura.es/verdnatura/debuild:2.23.4-vn7'
image 'registry.verdnatura.es/verdnatura/debuild:2.23.4-vn8'
registryUrl 'https://registry.verdnatura.es/'
registryCredentialsId 'docker-registry'
}

1
debian/rules vendored
View File

@ -10,7 +10,6 @@ clean:
dh_clean $@
build:
corepack enable pnpm
pnpm install --prefer-offline
pnpm exec quasar build