Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
update GH deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Mar 2, 2023
1 parent fa49ee8 commit 0c1be06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: {{ env.GH_LABEL }}
- name: Pull hadolint/hadolint:latest Image
run: docker pull hadolint/hadolint:latest
- name: Run hadolint against Dockerfiles
Expand Down

0 comments on commit 0c1be06

Please sign in to comment.