apps (some of them), typo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
local dirs = ['_CI-CD', 'apps'];
|
||||
|
||||
local packages = ['debian-stable','debian-testing','debian-stable-build-essential','debian-golang','debian-stable-php-fpm','distcc'];
|
||||
local apps = ['apt-cacher-ng', 'curl', 'mosquitto']
|
||||
|
||||
local apps = ['apt-cacher-ng', 'curl', 'mosquitto'];
|
||||
|
||||
local build(dir, package) = {
|
||||
kind: 'pipeline',
|
||||
type: 'docker',
|
||||
|
||||
Reference in New Issue
Block a user