mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-14 14:25:05 -04:00
update README.md
This commit is contained in:
parent
5100dcd8ee
commit
a7753d527d
@ -10,6 +10,7 @@ Pull requests are welcome!
|
||||
| [C/.woodpecker/meson-android.yaml](C/.woodpecker/meson-android.yaml) | C/C++ | meson + Android NDK | CI for meson-based projects cross-compiling to Android NDK. |
|
||||
| [Docker/.woodpecker/kaniko.yaml](Docker/.woodpecker/kaniko.yaml) | Dockerfile | [Kaniko][1] | Minimalistic CI pipeline with clear instructions to push a Docker image |
|
||||
| [Docker/.woodpecker/buildx.yaml](Docker/.woodpecker/buildx.yaml) | Dockerfile | [buildx][2] | Build and publish Docker images for multiple architectures on codeberg |
|
||||
| [Git/.woodpecker.yaml](Git/.woodpecker.yaml) | --- | --- | CI step to automatic synchronization with an upstream repository. |
|
||||
| [Golang/.woodpecker/build.yaml](Golang/.woodpecker/build.yaml) | golang | golang | Simple ci for building and test a Go project |
|
||||
| [Golang/.woodpecker/build-docker.yaml](Golang/.woodpecker/build-docker.yaml) | golang | golang / kaniko | CI to build golang project and build various docker container and publish them on DockerHub |
|
||||
| [Hugo/.woodpecker.yaml](Hugo/.woodpecker.yaml) | Markdown | Hugo | CI step to build static website files and publish them to Codeberg Pages with Hugo |
|
||||
|
Loading…
x
Reference in New Issue
Block a user