Skip to content

Commit 8aa7c6a

Browse files
e2e (#162)
2 parents b2b2228 + da06138 commit 8aa7c6a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy.yml

-6
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ jobs:
3838
- name: Install dependencies
3939
run: cd incidents-app && npm install
4040

41-
- name: Add HANA Configurations
42-
run: cd incidents-app && npx cds add hana --for production
43-
44-
- name: Add XSUAA Configurations
45-
run: cd incidents-app && npx cds add xsuaa --for production
46-
4741
- name: Build application for production
4842
run: cd incidents-app && npx cds build --production
4943

0 commit comments

Comments
 (0)