Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c4212f709 | |||
| 943c155122 | |||
| dcabe8f814 |
@@ -44,7 +44,6 @@ steps:
|
|||||||
release_alpine_build_and_publish:
|
release_alpine_build_and_publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/riscv64,linux/s390x
|
|
||||||
username: vistanarvas
|
username: vistanarvas
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKERHUB_TOKEN
|
from_secret: DOCKERHUB_TOKEN
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
[](https://woodpecker.narvas.tech/repos/1)
|
||||||
|
|
||||||
# simple-laravel
|
# simple-laravel
|
||||||
|
|
||||||
Get a Laravel server up and running quickly for testing and small-scale deployments with this lightweight Docker image.
|
Get a Laravel server up and running quickly for testing and small-scale deployments with this lightweight Docker image.
|
||||||
|
|||||||
Reference in New Issue
Block a user