This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nils
/
ispmail-buster-ansible
mirror of
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Trying to use Gitlab CI to test the playbook via Docker
merge-requests/1/merge
Christoph Haas
10 years ago
parent
47a274f5ec
commit
388d1b30f6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
View File
@@ -1,3 +1,3 @@
job1:
script: "
echo hello world
"
script: "
ansible-playbook ispmail.yml
"
Write
Preview
Loading…
Cancel
Save