Skip to content

Commit

Permalink
NDEV-20011 : yaml linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
deboshree-b committed Sep 13, 2024
1 parent d96d375 commit 854c4bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/multi-plat-build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Docker Image CI

on:
Expand Down Expand Up @@ -31,7 +32,7 @@ jobs:
${{ runner.os }}-buildx-
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
with:
registry: ${{env.REGISTRY}}
username: ${{env.username}}
password: ${{env.password}}
Expand Down
1 change: 0 additions & 1 deletion cfg/eks-1.5.0/managedservices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,3 @@ groups:
remediation: |
Refer to the 'Managing users or IAM roles for your cluster' in Amazon EKS documentation.
scored: false

0 comments on commit 854c4bf

Please sign in to comment.