-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Martin Necas <[email protected]>
- Loading branch information
Showing
271 changed files
with
57,622 additions
and
12,084 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,6 @@ | |
**/bin | ||
**/dist | ||
**/node_modules | ||
WORKSPACE | ||
**/BUILD.bazel | ||
|
||
# Ignore docs | ||
docs/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,8 +53,6 @@ jobs: | |
|
||
|
||
runs-on: ${{ matrix.os }} | ||
env: | ||
USE_BAZEL_VERSION: 5.4.0 | ||
timeout-minutes: 45 | ||
steps: | ||
- name: Free Disk Space (Ubuntu) | ||
|
@@ -76,7 +74,7 @@ jobs: | |
repository: kubev2v/forkliftci | ||
ref: v16.0 | ||
|
||
- name: Build and setup everything with bazel | ||
- name: Build and setup everything | ||
id: forkliftci | ||
uses: kubev2v/forkliftci/ci/[email protected] | ||
with: | ||
|
@@ -106,8 +104,6 @@ jobs: | |
build: | ||
# The type of runner that the job will run on | ||
runs-on: ubuntu-latest | ||
env: | ||
USE_BAZEL_VERSION: 5.4.0 | ||
# Steps represent a sequence of tasks that will be executed as part of the job | ||
steps: | ||
- name: Checks-out repository under $GITHUB_WORKSPACE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.