Skip to content

Commit 5f9ab4c

Browse files
author
Adam Wright
authored
Update Jenkinsfile
1 parent 07d00d0 commit 5f9ab4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pipeline{
1313
OUTPUT_FOLDER = "fireworks"
1414
ECR_URL = 'public.ecr.aws/reactome/fireworks-layout'
1515
CONT_NAME = 'fireworks_layout_container'
16-
CONT_ROOT = '/opt/fireworks_layout'
16+
CONT_ROOT = '/opt/fireworks-layout'
1717
}
1818

1919
stages{

0 commit comments

Comments
 (0)