test
This commit is contained in:
parent
25fa3f8298
commit
742eb37cce
@ -1,5 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent {
|
||||||
|
docker { image 'archlinux:base-devel' }
|
||||||
|
}
|
||||||
environment {
|
environment {
|
||||||
REGISTRY_ADDRESS = "gitea.atria-soft.org"
|
REGISTRY_ADDRESS = "gitea.atria-soft.org"
|
||||||
REGISTRY_ADDRESS_FULL = "https://${REGISTRY_ADDRESS}"
|
REGISTRY_ADDRESS_FULL = "https://${REGISTRY_ADDRESS}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user