Skip to content
Open
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
9 changes: 8 additions & 1 deletion template/apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ targets:
registries:
'@simatic-ax': 'https://npm.pkg.github.com/'

# The public key(s) to verify dependencies. This ensures, that the package is
# not tampered with.
publicKeys:
"@simatic-ax":
"v1": "3792a7e926775425ccdd29ceed8c368c3008b5b33d7d5550b3cb1f58093e1dff"
"v2": "7af3e394eb2b285a3d99ab8e1f745cc6db75704b30a80393339c721a92ffffd9"

# Dependencies
catalogs:
"@ax/simatic-ax": 2504.0.0
Expand All @@ -45,4 +52,4 @@ scripts:
# call 'apax dlplc' to build and download the application to the target
dlplc:
- apax build
- apax load
- apax load