Skip to content

Commit

Permalink
Merge pull request #73 from arup-group/bugfix/GSAGH-283-yak-manifest-…
Browse files Browse the repository at this point in the history
…spaces

gsagh-283 yak manifest
  • Loading branch information
Kristjan Nielsen authored May 15, 2023
2 parents bbc4df7 + 986e7e3 commit 9396e92
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 176 deletions.
167 changes: 0 additions & 167 deletions build-test-deploy.bak

This file was deleted.

18 changes: 9 additions & 9 deletions build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@ steps:
..\yak spec
Add-Content manifest.yml 'icon: AdSecIcon.png'
Add-Content manifest.yml 'keywords:'
Add-Content manifest.yml '- Oasys'
Add-Content manifest.yml '- AdSec'
Add-Content manifest.yml '- AdSecGH'
Add-Content manifest.yml '- Advanced Section'
Add-Content manifest.yml '- Section Design'
Add-Content manifest.yml '- Section Analysis'
Add-Content manifest.yml '- Concrete Design'
Add-Content manifest.yml '- Concrete Analysis'
Add-Content manifest.yml '- Structural'
Add-Content manifest.yml '- oasys'
Add-Content manifest.yml '- adsec'
Add-Content manifest.yml '- adsecgh'
Add-Content manifest.yml '- section'
Add-Content manifest.yml '- concrete'
Add-Content manifest.yml '- composite'
Add-Content manifest.yml '- structural'
Add-Content manifest.yml '- concreteanalysis'
Add-Content manifest.yml '- structuraldesign'
..\yak build --platform win
$yakCurrentVersName = Get-ChildItem -Path . -Filter "*.yak"
$yakRh7Name = $yakCurrentVersName -Replace "rh6_27", "rh7_0"
Expand Down

0 comments on commit 9396e92

Please sign in to comment.