Skip to content

Commit

Permalink
chore: update GH WF
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Jan 15, 2025
1 parent 6ec2896 commit 0300c50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ jobs:
username: $GITHUB_USER
password: ${{ secrets.GITHUB_TOKEN }}

- name: Validate Dockerfile
uses: ./actions/docker/validate
with:
dockerfile: ./dockerfiles/Dockerfile
# - name: Validate Dockerfile
# uses: ./actions/docker/validate
# with:
# dockerfile: ./dockerfiles/Dockerfile


- name: Build and test
Expand Down

0 comments on commit 0300c50

Please sign in to comment.