Update frontend CI/CD workflow (#703)

This commit is contained in:
Håvard Gjøby Thom
2024-12-06 23:05:19 +01:00
committed by GitHub
parent 944328625a
commit 259203ee51
3 changed files with 79 additions and 80 deletions

View File

@ -16,7 +16,7 @@
"install_methods": [
{
"type": "default",
"script": "/ct/onedev.sh",
"script": "ct/onedev.sh",
"resources": {
"cpu": 2,
"ram": 2048,