Add orchestra API to dependencies

This commit is contained in:
2024-09-18 16:28:41 +00:00
parent 816c1c54ba
commit 9859ff4d96
4 changed files with 16 additions and 0 deletions

View File

@@ -56,6 +56,8 @@ jobs:
file: ./Dockerfile
push: true
tags: ${{ steps.set_tags.outputs.image_tags }}
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
- name: Set Portainer Webhook URL
run: |