File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
set -e
9
9
10
10
# export CI_PROJECT_PATH="devopscorner"
11
- # export CI_PROJECT_NAME="terraform-infra "
11
+ # export CI_PROJECT_NAME="golang-deployment "
12
12
13
13
# export IMAGE="$CI_PROJECT_PATH/$CI_PROJECT_NAME"
14
14
export IMAGE=$4
Original file line number Diff line number Diff line change 8
8
set -e
9
9
10
10
# export CI_PROJECT_PATH="devopscorner"
11
- # export CI_PROJECT_NAME="terraform-infra "
11
+ # export CI_PROJECT_NAME="golang-deployment "
12
12
13
13
# export IMAGE="$CI_PROJECT_PATH/$CI_PROJECT_NAME"
14
14
export IMAGE=$2
Original file line number Diff line number Diff line change 8
8
set -e
9
9
10
10
# export CI_PROJECT_PATH="devopscorner"
11
- # export CI_PROJECT_NAME="terraform-infra "
11
+ # export CI_PROJECT_NAME="golang-deployment "
12
12
13
13
# export IMAGE="$CI_PROJECT_PATH/$CI_PROJECT_NAME"
14
14
export IMAGE=$3
You can’t perform that action at this time.
0 commit comments