good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pggat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gfx
pggat
Commits
3596def9
Commit
3596def9
authored
1 year ago
by
a
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
2b1b446c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+9
-20
9 additions, 20 deletions
.gitlab-ci.yml
with
9 additions
and
20 deletions
.gitlab-ci.yml
+
9
−
20
View file @
3596def9
...
...
@@ -12,6 +12,15 @@ stages:
-
build
-
deploy
include
:
-
project
:
'
templates/ci'
file
:
"
/kaniko.gitlab-ci.yml"
variables
:
CAFE_BUILD_DOCKERFILES
:
"
Dockerfile"
test
:
image
:
postgres:alpine
variables
:
...
...
@@ -65,26 +74,6 @@ coverage:
coverage_format
:
cobertura
path
:
coverage.xml
jsonnet
:
stage
:
build
image
:
alpine:latest
script
:
-
apk add -U jsonnet
-
jsonnet .gitlab-ci.jsonnet > generated-config.yml
artifacts
:
paths
:
-
generated-config.yml
trigger-builds
:
stage
:
build
needs
:
-
jsonnet
trigger
:
include
:
-
artifact
:
generated-config.yml
job
:
jsonnet
strategy
:
depend
trigger-master-deploy
:
stage
:
deploy
needs
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment