Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
varac-home-assistant
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
varac-projects
varac-home-assistant
Commits
f69418c1
Verified
Commit
f69418c1
authored
3 years ago
by
Varac
Browse files
Options
Downloads
Patches
Plain Diff
Try on whitewhale
parent
8d0709a6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#78434
passed
3 years ago
Stage: build
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-0
5 additions, 0 deletions
.gitlab-ci.yml
with
5 additions
and
0 deletions
.gitlab-ci.yml
+
5
−
0
View file @
f69418c1
...
@@ -4,4 +4,9 @@ include:
...
@@ -4,4 +4,9 @@ include:
build
:
build
:
stage
:
build
stage
:
build
tags
:
# Breaks on runner01-sea (https://0xacab.org/varac/varac-home-assistant/-/jobs/252139)
# with 'kaniko should only be run inside of a container, run with the --force flag if you are sure you want to continue'
# See https://github.com/GoogleContainerTools/kaniko/issues/1542
-
whitewhale
extends
:
.kaniko_build
extends
:
.kaniko_build
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