Compare commits
2 Commits
4d9bf52a11
...
fix/ci
| Author | SHA1 | Date | |
|---|---|---|---|
| 97543dca9c | |||
| 75e293f193 |
@@ -55,8 +55,6 @@ jobs:
|
|||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.set_tags.outputs.image_tags }}
|
tags: ${{ steps.set_tags.outputs.image_tags }}
|
||||||
env:
|
|
||||||
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
|
|
||||||
|
|
||||||
- name: Set Portainer Webhook URL
|
- name: Set Portainer Webhook URL
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -17,7 +17,6 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@3t.network/orchestra": "^1.0.0",
|
|
||||||
"axios": "^1.7.7",
|
"axios": "^1.7.7",
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"discord.js": "^14.16.1",
|
"discord.js": "^14.16.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user