Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DevOps
Project Templates
Commits
16ab2c90
Commit
16ab2c90
authored
Apr 21, 2021
by
Georgi Petkov
Browse files
chore: build-ignore-engines job will use build:upgrade image
parent
00295aba
Pipeline
#29850
passed with stages
in 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab-ci/build-ignore-engines.yml
View file @
16ab2c90
build
:
image
:
registry.brickblock.sh/devops/docker/build:
latest
image
:
registry.brickblock.sh/devops/docker/build:
upgrade
stage
:
test
extends
:
-
.except-ci-release
...
...
gitlab-ci/review.yml
View file @
16ab2c90
...
...
@@ -24,7 +24,6 @@ review:
interruptible
:
true
retry
:
1
script
:
-
ls -lsa /usr/local/bin
-
node -v
-
jq "${JQ_TRANSFORMATION}" brickblock.json > terraform.tfvars.json
-
export FIRST_INGRESS=$(jq "${JQ_FIRST_INGRESS}" terraform.tfvars.json)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment