test jenkins webhook
This commit is contained in:
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@@ -5,6 +5,13 @@ pipeline {
|
|||||||
nodejs 'NodeJS-24.2.0'
|
nodejs 'NodeJS-24.2.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
environment {
|
||||||
|
REGISTRY = 'https://gitea.innovation-hub-niedersachsen.de/'
|
||||||
|
IMAGE = 'tatort-app'
|
||||||
|
USER = 'jared'
|
||||||
|
TOKEN = credentials('c661e484bb4f032f8a0a5b02cda6f3344ca584b5')
|
||||||
|
}
|
||||||
|
|
||||||
options {
|
options {
|
||||||
buildDiscarder(
|
buildDiscarder(
|
||||||
BuildHistoryManager([
|
BuildHistoryManager([
|
||||||
|
|||||||
Reference in New Issue
Block a user