1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-05 10:20:36 +02:00
woodpecker/pipeline/frontend/yaml
6543 ce5247c675
pipeline env migrate CI_TAG & CI_PULL_REQUEST to new CI_COMMIT_TAG & CI_COMMIT_PULL_REQUEST (#624)
* CI_TAG => CI_COMMIT_TAG

* CI_PULL_REQUEST => CI_COMMIT_PULL_REQUEST

* add TODO for drop with v0.16.0 development
2021-12-19 17:01:03 +01:00
..
compiler use woodpeckerci/plugin-git:latest for clone (#617) 2021-12-18 23:05:25 +01:00
linter
matrix
types Remove gopkg.in/yaml.v2 (#583) 2021-12-08 23:35:51 +01:00
config_test.go
config.go
constraint_test.go
constraint.go
container_test.go Another fix for settings field in pipeline config (#579) 2021-12-08 18:17:52 +01:00
container.go pipeline env migrate CI_TAG & CI_PULL_REQUEST to new CI_COMMIT_TAG & CI_COMMIT_PULL_REQUEST (#624) 2021-12-19 17:01:03 +01:00
network_test.go
network.go
secret_test.go
secret.go
volume_test.go
volume.go