Skip to content

Commit

Permalink
Cleanup old references and files from GitLab
Browse files Browse the repository at this point in the history
  • Loading branch information
vornkat-iis committed Aug 16, 2023
1 parent 0bf3360 commit d9f9c35
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 136 deletions.
94 changes: 0 additions & 94 deletions .gitlab-ci.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Prebuild packages for CentOS 7 can be downloaded from the [latest package Action
### Installation
Clone the git repository and it's submodules:

$ git clone --recurse-submodules git@git01.iis.fhg.de:ks-ip-lib/software/libjapi.git
$ git clone --recurse-submodules git@github.com:Fraunhofer-IIS/libjapi.git

Create a build directory and call *cmake* in that directory.

Expand Down
2 changes: 1 addition & 1 deletion doxydir/2_examples.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Examples

To view the full example take a look <a href="https://git01.iis.fhg.de/ks-ip-lib/software/libjapi/-/blob/master/doxydir/demo.cpp">here</a>.
To view the full example take a look <a href="https://github.com/Fraunhofer-IIS/libjapi/blob/master/doxydir/demo.cpp">here</a>.

\anchor serverExample
## Server example
Expand Down
2 changes: 0 additions & 2 deletions gitlab-ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
FROM centos:7
MAINTAINER Deniz Armagan <[email protected]>

# Install dependencies
RUN yum install -y epel-release json-c-devel gcc gcc-c++ make rpm-build doxygen graphviz createrepo cmake3

22 changes: 0 additions & 22 deletions gitlab-ci/docker-build.sh

This file was deleted.

16 changes: 0 additions & 16 deletions gitlab-ci/docker-upload.sh

This file was deleted.

0 comments on commit d9f9c35

Please sign in to comment.