Skip to content

Commit

Permalink
Remove CircleCI CI/CD config
Browse files Browse the repository at this point in the history
  • Loading branch information
djschaap committed Dec 5, 2023
1 parent 9172777 commit ad33073
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 393 deletions.
100 changes: 0 additions & 100 deletions .circleci/config.yml

This file was deleted.

1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
.git/
.gitignore
.vscode/
CHANNEL
LATEST_RPM
README.md
VERSION
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
/tests/readwhatwaswritten
/tests/rename
/tests/trunc
CHANNEL
LATEST_RPM
Makefile.in
VERSION
Expand Down
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,13 @@ RUN \
make \
procps-ng \
rpm-build \
ruby-devel \
strace \
systemd-devel \
tcpdump \
uriparser-devel \
zlib-devel \
&& dnf clean all \
&& rm -rf /var/cache/dnf \
&& gem install fpm --no-rdoc --no-ri \
&& gem install package_cloud -v 0.2.45 \
&& curl -fsSL https://github.com/pantheon-systems/autotag/releases/latest/download/autotag_linux_amd64 \
-o /usr/local/bin/autotag \
&& chmod 0755 /usr/local/bin/autotag
Expand Down
82 changes: 0 additions & 82 deletions scripts/README.md

This file was deleted.

90 changes: 0 additions & 90 deletions scripts/docker-inner.sh

This file was deleted.

55 changes: 0 additions & 55 deletions scripts/docker-outer.sh

This file was deleted.

Loading

0 comments on commit ad33073

Please sign in to comment.