mirror of
https://github.com/danderson/netboot.git
synced 2025-12-06 10:01:25 +01:00
Correct the package name, so the pruning can actually function.
This commit is contained in:
parent
adafaecce7
commit
e7f3d579ca
@ -36,7 +36,7 @@ deploy:
|
||||
branch: master
|
||||
go: '1.7'
|
||||
- provider: script
|
||||
script: go run scripts/prune_old_versions.go -user=danderson -repo=pixiecore -distro=debian -version=stretch -package=tlsrouter -arch=amd64 -limit=2
|
||||
script: go run scripts/prune_old_versions.go -user=danderson -repo=pixiecore -distro=debian -version=stretch -package=pixiecore -arch=amd64 -limit=2
|
||||
on:
|
||||
branch: master
|
||||
go: '1.7'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user