summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Soares2016-04-13 21:14:20 -0400
committerRafael Soares2016-04-13 21:14:20 -0400
commit9219ea91bb4cef3f4a0661cf97ec382fb15c1719 (patch)
tree9314f7ea39257f367bf3009f337698710974e34e
parent3272560484265c75bcaed2e15f31f60b152d7119 (diff)
downloadaur-9219ea91bb4cef3f4a0661cf97ec382fb15c1719.tar.gz
Automatic builds
-rw-r--r--.SRCINFO2
-rw-r--r--.gitlab-ci.yml5
-rw-r--r--CONTRIBUTING.md8
-rw-r--r--PKGBUILD4
-rw-r--r--README.md4
5 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adb5f3abe49b..37e7179ce4c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Mar 24 23:59:35 UTC 2016
+# Thu Apr 14 01:07:20 UTC 2016
pkgbase = modelio-bin
pkgdesc = The opensource modeling environment
pkgver = 3.4.1
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5af12e77b9a6..9ac3e08f7ffe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,5 @@
+image: rafaelsoares/archlinux:2016-04-13-devel
+
stages:
- build
- test
@@ -8,5 +10,4 @@ job_makepkg:
script:
- makepkg -srf --noconfirm --noprogressbar
tags:
- - shell
- - arch
+ - docker
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dd8f9adba8be..7c423cdca8f9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,14 +1,14 @@
How to contribute:
-0 - Sign in to https://gitlab.com
+0 - Sign in to https://github.com
-1 - Go to https://gitlab.com/aur-ci/modelio-bin
+1 - Go to https://github.com/rafaelsoaresbr/modelio-bin
2 - Submit a new Issue and/or:
3 - Fork this project
-4 - Create a new branch
+4 - Commit your change
-5 - Submit a new merge request
+5 - Submit a new pull request
diff --git a/PKGBUILD b/PKGBUILD
index 6b0db53e2cac..2a6eac49e64a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer=rafaelsoaresbr <rafaelsoaresbr@gmail.com>
# modelio-bin
-# Contributing: https://gitlab.com/aur-ci/modelio-bin.git
-# Builds: https://gitlab.com/aur-ci/modelio-bin/builds
+# Contributing: https://github.com/rafaelsoaresbr/modelio-bin.git
+# Builds: https://gitlab.com/rafaelsoaresbr/modelio-bin/builds
#pkgbase=
pkgname=modelio-bin
diff --git a/README.md b/README.md
index 80c6a109f55a..5edf1bf1e809 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@ AUR Package:
Modelio
-Contributing: https://gitlab.com/aur-ci/modelio-bin.git
+Contributing: https://github.com/rafaelsoaresbr/modelio-bin.git
-Builds: https://gitlab.com/aur-ci/modelio-bin/builds
+Builds: https://gitlab.com/rafaelsoaresbr/modelio-bin/builds