mirror of
https://codeberg.org/scip/ephemerup.git
synced 2026-02-04 11:00:58 +01:00
Compare commits
2 Commits
47042e915b
...
v0.0.3
| Author | SHA1 | Date | |
|---|---|---|---|
| af5d24681d | |||
| 1eb6cc8fb2 |
@@ -16,6 +16,9 @@ builds:
|
||||
goos:
|
||||
- linux
|
||||
- freebsd
|
||||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
|
||||
archives:
|
||||
- formats: [tar.gz]
|
||||
|
||||
@@ -6,7 +6,7 @@ variables:
|
||||
|
||||
steps:
|
||||
dryrun:
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:6.0.3
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
@@ -17,7 +17,7 @@ steps:
|
||||
event: [push,manual]
|
||||
|
||||
publish:
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:6.0.3
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user