forked from BLC/sgeUpdated
Update .gitea/workflows/sgeupdated.yml
Some checks failed
sgeUpdated CI/CD / deploy (push) Failing after 22s
Some checks failed
sgeUpdated CI/CD / deploy (push) Failing after 22s
This commit is contained in:
@@ -6,9 +6,9 @@ on:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
#concurrency:
|
||||
# group: sgeupdated-deploy-${{ github.ref }}
|
||||
# cancel-in-progress: true
|
||||
concurrency:
|
||||
group: sgeupdated-deploy-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user