fix credentials
Gitea/subman-nextjs/pipeline/head This commit looks good
Details
Gitea/subman-nextjs/pipeline/head This commit looks good
Details
This commit is contained in:
parent
5712e26e14
commit
9baad2229e
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent any
|
||||
environment{
|
||||
JWT_TOKEN=credentials('JWT_TOKEN')
|
||||
JWT_SECRET=credentials('JWT_SECRET')
|
||||
DATABASE_URL=credentials('DATABASE_URL')
|
||||
}
|
||||
stages{
|
||||
|
|
Loading…
Reference in New Issue