Skip to content
Next
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GitLab
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
385
Issues
385
List
Boards
Labels
Service Desk
Milestones
Merge Requests
30
Merge Requests
30
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GitLab.org
charts
GitLab
Commits
977f631a
Commit
977f631a
authored
Apr 12, 2019
by
Ian Baum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use debug image for testing in fork
parent
2bd7459d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.gitlab-ci.yml
.gitlab-ci.yml
+2
-1
No files found.
.gitlab-ci.yml
View file @
977f631a
...
...
@@ -24,7 +24,8 @@
# `.buildpacks` that contains the URLs, one on each line, in order.
# Note: Auto CI does not work with multiple buildpacks yet
image
:
registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-charts-build-base
# image: registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-charts-build-base
image
:
registry.gitlab.com/ibaum/gitlab/gitlab-charts-build-base:2.12.3
# DEV
variables
:
GOOGLE_APPLICATION_CREDENTIALS
:
${CI_PROJECT_DIR}/.google_keyfile.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