Skip to content

Commit e580955

Browse files
committed
#35 changed branch for aws-eks forkflow
1 parent ef8f998 commit e580955

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/aws-eks-utils-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: 'aws-eks-utils'
33
on:
44
push:
55
branches:
6-
- 'main'
7-
paths:
86
- 'feature/terraform-utils'
7+
paths:
8+
- 'aws-eks-utils/Dockerfile'
99

1010
jobs:
1111
push_to_registries:

docker/aws-eks-utils/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,4 @@ RUN wget https://github.com/roboll/helmfile/releases/download/v${HELMFILE_VERSIO
6060
# Install ssh
6161
RUN apk add openssh
6262

63-
6463
ENTRYPOINT [""]

0 commit comments

Comments
 (0)