Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
# Create a YAML config stump containing only the nested tree leading to the image tag update
cat << EOF > newimage.yaml
resources:
keycloak_image: &KEYCLOAK_IMAGE $ECR_TAG
.keycloak_image: &KEYCLOAK_IMAGE $ECR_TAG
EOF

# Use yq to merge the stump into the main config
Expand Down