Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f392fe0

Browse filesBrowse files
committed
Remove docker hub hooks
1 parent fee9f6d commit f392fe0
Copy full SHA for f392fe0

File tree

Expand file treeCollapse file tree

3 files changed

+0
-16
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+0
-16
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
-5Lines 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

Copy file name to clipboardExpand all lines: hooks/build
-6Lines changed: 0 additions & 6 deletions
This file was deleted.

‎hooks/post_push

Copy file name to clipboardExpand all lines: hooks/post_push
-5Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.