mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 07:15:45 +00:00
remvoe old build step
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -45,8 +45,6 @@ jobs:
|
|||||||
- name: 🔍 Checkout
|
- name: 🔍 Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: 🐳 Build Docker Image
|
|
||||||
run: docker build -t edr-${{needs.environment.outputs.target}} .
|
|
||||||
- name: 🐳 Build Docker Image
|
- name: 🐳 Build Docker Image
|
||||||
env:
|
env:
|
||||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user