Skip to content
Snippets Groups Projects
Commit 57633042 authored by Lars Beckers's avatar Lars Beckers
Browse files

remove acmebot build

parent 326c4282
No related branches found
No related tags found
No related merge requests found
...@@ -47,10 +47,3 @@ painintheapt: ...@@ -47,10 +47,3 @@ painintheapt:
artifacts: artifacts:
paths: paths:
- packages/* - packages/*
acmebot:
stage: build
script: scripts/acmebot.sh
artifacts:
paths:
- packages/*
#!/bin/bash
source "${BASH_SOURCE%/*}/common.sh"
get_git_sources acmebot https://github.com/hinrikus/acmebot debian
install_build_deps
build
test_install
prepare_artifacts
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment