This website requires JavaScript.
Explore
Help
Sign In
github
/
woodpecker
Watch
1
Star
0
Fork
0
You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2026-04-15 01:41:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50114f573c16ab2cbe4fa7ba2be281549713f665
woodpecker
/
plugin
History
Henrik Jonsson
2526fb17c5
if publish.docker.email is unspecified, pass in -e ' ' to avoid having the line end up as 'docker login -u foo -p bar -e someregistry', which is interpreted as 'log in user foo with pass bar and email someregistry to
https://index.docker.io/v1/
' (c.f. 'docker help login')
2015-04-01 18:21:33 +02:00
..
condition
fix for
#713
, match branches with wildcard
2014-11-18 14:09:30 -08:00
deploy
Run gofmt and add test to prevent regressions
2015-01-11 18:54:34 +00:00
notify
Adding drone icon to slack notifications
2015-03-05 09:57:49 +00:00
pipeline
fixed default Docker port to match post 1.0
2014-09-23 23:36:07 -07:00
publish
if publish.docker.email is unspecified, pass in -e ' ' to avoid having the line end up as 'docker login -u foo -p bar -e someregistry', which is interpreted as 'log in user foo with pass bar and email someregistry to
https://index.docker.io/v1/
' (c.f. 'docker help login')
2015-04-01 18:21:33 +02:00
remote
Allow to skip verify in oauths requests
2015-02-24 00:27:17 +03:00
report
Move Plugins to a /plugin Directory
2014-06-12 14:46:55 -07:00