Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
packages
Commits
999dfe99
Commit
999dfe99
authored
Jul 20, 2019
by
Hinrikus Wolf
Browse files
add acmebot
parent
6276dfd4
Pipeline
#1128
failed
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
999dfe99
...
@@ -57,3 +57,10 @@ painintheapt:
...
@@ -57,3 +57,10 @@ painintheapt:
artifacts
:
artifacts
:
paths
:
paths
:
-
packages/*
-
packages/*
acmebot
:
image
:
registry.git.fsmpi.rwth-aachen.de/infra/ci-containers/fsmpi-packages:buster
stage
:
build
script
:
scripts/acmebot.sh
artifacts
:
-
packages/*
scripts/acmebot.sh
0 → 100755
View file @
999dfe99
#!/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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment