Skip to content

Commit

Permalink
indentation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
snehasreeramini committed Feb 9, 2024
1 parent 32ab198 commit 1de33a3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions tests/github_actions/twig-component.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
prepare_shop:
git:
shop_ref: &git_shop_ref '{{ .Data.global.git.default_ref }}'
composer:
transform: |
{
"config": {
"github-protocols": ["https"]
},
"require": {
"oxid-esales/twig-admin-theme": "dev-b-7.0.x-add-workflows-OXDEV-7760"
}
}
composer:
transform: |
{
"config": {
"github-protocols": ["https"]
},
"require": {
"oxid-esales/twig-admin-theme": "dev-b-7.0.x-add-workflows-OXDEV-7760"
}
}
# {{ $ids := "twig-component" }}ids: {{ print $ids }}
# {{ $org := "oxid-esales" }}organisation: {{ print $org }}
Expand Down

0 comments on commit 1de33a3

Please sign in to comment.