-
Notifications
You must be signed in to change notification settings - Fork 38
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: Evgeniy Frolov <[email protected]>
- Loading branch information
Showing
3 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
...n/configurator/tab/ci/github-actions/simple/docker-runner/linux/buildah/project.md.liquid
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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
### Configuring CI/CD of the project | ||
|
||
> If the GitHub Runner host runs Linux kernel version 5.12 or lower, install fuse on the host and add an extra option `--device /dev/fuse`: | ||
|
||
This is how the repository that uses werf for build and deploy might look: | ||
|
||
{% tree_file_viewer '/examples/configurator/ci-cd/simple/github-actions/docker-runner/linux/buildah' default_file='.github/workflows/prod.yml' %} |
2 changes: 2 additions & 0 deletions
2
...u/configurator/tab/ci/github-actions/simple/docker-runner/linux/buildah/project.md.liquid
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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
### Конфигурация CI/CD проекта | ||
|
||
> Если хост GitHub Runner’а имеет версию ядра Linux 5.12 или ниже, то установите на хост fuse и добавьте в опцию `--device /dev/fuse` | ||
|
||
Так может выглядеть репозиторий, использующий werf для сборки и развертывания: | ||
|
||
{% tree_file_viewer '/examples/configurator/ci-cd/simple/github-actions/docker-runner/linux/buildah' default_file='.github/workflows/prod.yml' %} |
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