woodpecker/pipeline/frontend/yaml/compiler
6543 9a57602174
Pipeline compiler should not alter specified image (#1005)
* pipeline compiler should not alter specifyed image

adress #1003
2022-08-26 20:00:11 +02:00
..
cacher.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
compiler.go Default clone do checkout tags on tag pipeline (#1110) 2022-08-15 11:52:30 +02:00
convert.go Pipeline compiler should not alter specified image (#1005) 2022-08-26 20:00:11 +02:00
image.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
image_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
option.go Add support for default clone image environment variable (#769) 2022-02-10 17:05:19 +01:00
option_test.go Add support for default clone image environment variable (#769) 2022-02-10 17:05:19 +01:00
params.go Bump deps (#1125) 2022-08-25 08:09:05 +02:00
params_test.go Fix uppercase from_secrets (#842) 2022-03-19 12:34:32 +01:00
script_posix.go Replace DRONE_ with CI_ variables in pipeline steps (#427) 2021-11-25 20:43:31 +01:00
script_posix_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00
script_win.go Replace DRONE_ with CI_ variables in pipeline steps (#427) 2021-11-25 20:43:31 +01:00