1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-25 08:38:43 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Timo Tomasini
eb5c48a85f
Store agent ID in config file () 2023-07-02 17:22:05 +02:00
Patrick Schratz
820cec9466
Update alpine images to 3.18 ()
Fresh out of the oven! Tested with custom images, no issues encountered.

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2023-05-18 10:08:35 +02:00
Lauris BH
46452fbd84
Update Go dependencies and minimal Go version to 1.20 ()
Signed-off-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@obermui.de>
2023-03-21 00:48:15 +01:00
6543
86cbd63dc2
Update base images ()
update alpine base image to current stable
and cross-build with golang v1.18
2022-07-17 09:41:32 +02:00
6543
17999da20f
Minim golang 1.18 and drop vendor folder () 2022-06-17 01:57:02 +02:00
relnod
da99f47553
Build multiarch images for server ()
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
2022-03-01 16:40:24 +01:00
6543
9c7691094a
Add multiarch support agent ()
- Makefile
  - Delete _with-docker
  - Fix version creation
  - Add default values for  TARGETOS & TARGETARCH
- Add multiarch Dockerfile for agent
- pipeline config
  - target more platforms for agent docker builds (windows & darwin)

close , close 
2021-12-21 02:35:48 +01:00