Skip to content

Commit 6c704b3

Browse files
authored
Merge pull request #124 from solidnerd/remove-docker-hub-hooks
Remove docker hub hooks
2 parents fee9f6d + f392fe0 commit 6c704b3

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ jobs:
55
- image: nlknguyen/alpine-shellcheck:v0.4.6
66
steps:
77
- checkout
8-
- run:
9-
name: Check Docker Hub Hooks
10-
command: |
11-
find hooks -type f | wc -l
12-
find hooks -type f | xargs shellcheck -e SC2086 --external-sources
138
- run:
149
name: Check Scripts
1510
command: |

hooks/build

Lines changed: 0 additions & 6 deletions
This file was deleted.

hooks/post_push

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)