forked from BLC/sgeUpdated
Update .gitea/workflows/sgeupdated.yml
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
|||||||
echo "✅ Frontend changed: $FRONTEND_CHANGED"
|
echo "✅ Frontend changed: $FRONTEND_CHANGED"
|
||||||
echo "✅ Backend changed: $BACKEND_CHANGED"
|
echo "✅ Backend changed: $BACKEND_CHANGED"
|
||||||
|
|
||||||
# ... your Deploy Backend and Deploy Frontend steps remain the same ...
|
# ... your Deploy Baackend and Deploy Frontend steps remain the same ...
|
||||||
|
|
||||||
- name: Deploy Backend
|
- name: Deploy Backend
|
||||||
if: ${{ steps.detect.outputs.backend == 'true' }}
|
if: ${{ steps.detect.outputs.backend == 'true' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user