Compare commits
No commits in common. "a0790005d0267d2573193d316a2788142e716414" and "3c603c0adae5e4d8659f9993053b81374bb7b13d" have entirely different histories.
a0790005d0
...
3c603c0ada
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
|||
- make build
|
||||
- make package
|
||||
- mkdir -p /_cache/bin /_cache/packages
|
||||
# - cp -r _build/igmpgen /_cache/bin/$PACKAGE_BASENAME
|
||||
- cp -r _build/igmpgen /_cache/bin/$PACKAGE_BASENAME
|
||||
- cp -r _build/igmpgen*.deb /_cache/packages/
|
||||
- cp -r _build/igmpgen*.rpm /_cache/packages/
|
||||
- cp -r _build/igmpgen*.tar.gz /_cache/packages/
|
||||
|
|
Loading…
Reference in a new issue