mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 20:34:38 +01:00
[jenkins] correct jenkins project name
This commit is contained in:
parent
97476c1a1f
commit
eb29e0f192
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,4 +1,4 @@
|
||||
def projectName = "triqs_dft_tools" /* set to app/repo name */
|
||||
def projectName = "dft_tools" /* set to app/repo name */
|
||||
|
||||
def dockerName = projectName.toLowerCase();
|
||||
/* which platform to build documentation on */
|
||||
|
Loading…
Reference in New Issue
Block a user