We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a10363 + 756007d commit 76e6b13Copy full SHA for 76e6b13
.github/workflows/ci-cd-production.yml
@@ -11,7 +11,7 @@ on:
11
env:
12
AZURE_WEBAPP_NAME: Eros
13
AZURE_WEBAPP_PACKAGE_PATH: '.'
14
- NODE_VERSION: '22.x'
+ NODE_VERSION: '18.x'
15
16
jobs:
17
build-and-deploy:
.github/workflows/ci-cd-testing.yml
AZURE_WEBAPP_NAME: cicero
0 commit comments