using our own image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
local dirs = ['_CI-CD', 'apps'];
|
local dirs = ['_CI-CD', 'apps'];
|
||||||
|
|
||||||
local packages = ['debian-stable', 'debian-testing', 'debian-stable-build-essential',
|
local packages = ['debian-stable', 'debian-testing', 'debian-stable-build-essential', 'debian-golang', 'debian-stable-php-fpm', 'distcc'];
|
||||||
'debian-golang', 'debian-stable-php-fpm', 'distcc', 'debian-stable-openwrt'];
|
|
||||||
#local packages = ['debian-stable'];
|
#local packages = ['debian-stable'];
|
||||||
|
|
||||||
local apps = ['rompr', 'apt-cacher-ng', 'curl', 'mosquitto', 'mosquitto-prometheus-exporter'];
|
local apps = ['rompr', 'apt-cacher-ng', 'curl', 'mosquitto', 'mosquitto-prometheus-exporter'];
|
||||||
@@ -47,4 +46,4 @@ local build(dir, package) = {
|
|||||||
for app in apps
|
for app in apps
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user