Skip to content

Commit

Permalink
Merge pull request #24 from simatic-ax/23-update-to-sdk2311
Browse files Browse the repository at this point in the history
23 update to sdk2311
  • Loading branch information
sjuergen authored Feb 7, 2024
2 parents abf4de6 + f6edbb0 commit d8312ef
Show file tree
Hide file tree
Showing 4 changed files with 765 additions and 14 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/build-library.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
on: push

jobs:
test-apax-lib:
uses: simatic-ax/actions/.github/workflows/apax-build-test.yml@stable
secrets:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}
SIMATIC_AX_TOKEN: ${{ secrets.DEPLOY_KEY }}
with:
LOGIN_SIMATIC_AX: true
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
bin
obj
tmp
apax-lock.json
TestResult
*.tgz
Loading

0 comments on commit d8312ef

Please sign in to comment.