Skip to content

Commit

Permalink
fix: incorrect imagestream
Browse files Browse the repository at this point in the history
  • Loading branch information
ytqsl authored Jan 24, 2020
1 parent 9a6e6cf commit de85939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R1-TRAINING-Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!groovy

APP_NAME = "embcess-r1-training"
IMAGESTREAM_NAME = "${APP_NAME}"
IMAGESTREAM_NAME = "embcess-r1"
PROJECT_NAMESPACE = "jhnamn"
DOTNET_SKIP_FIRST_TIME_EXPERIENCE="true"

Expand Down

0 comments on commit de85939

Please sign in to comment.