You've already forked reloading-manager
speling is difikult
This commit is contained in:
@@ -45,7 +45,6 @@ jobs:
|
||||
VITE_API=https://reloading-manager.internal.siteworxpro.com/api
|
||||
context: ./frontend
|
||||
file: ./frontend/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: scr.siteworxpro.com/reloading-manager/frontend:${{ gitea.ref_name }}
|
||||
push: true
|
||||
|
||||
@@ -56,7 +55,6 @@ jobs:
|
||||
VITE_API=https://reloading-manager.internal.siteworxpro.com/api
|
||||
context: ./frontend
|
||||
file: ./frontend/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: scr.siteworxpro.com/reloading-manager/frontend:latest
|
||||
push: true
|
||||
|
||||
@@ -97,7 +95,6 @@ jobs:
|
||||
with:
|
||||
context: ./backend
|
||||
file: ./backend/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: scr.siteworxpro.com/reloading-manager/backend:${{ gitea.ref_name }}
|
||||
push: true
|
||||
|
||||
@@ -106,7 +103,6 @@ jobs:
|
||||
with:
|
||||
context: ./backend
|
||||
file: ./backend/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: scr.siteworxpro.com/reloading-manager/backend:latest
|
||||
push: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user