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.
1 parent 2dd5be3 commit 0e05839Copy full SHA for 0e05839
.github/scripts/build-assets.py
@@ -24,8 +24,7 @@
24
25
#Move static assets
26
Path(dest_root, 'assets').mkdir(parents=True, exist_ok=False)
27
-data_files = ['design-patterns/cloudformation/lab.yaml',
28
- 'design-patterns/cloudformation/C9.yaml',
+data_files = ['design-patterns/cloudformation/C9.yaml',
29
'design-patterns/cloudformation/UserDataC9.sh',
30
'event-driven/event-driven-cfn.yaml',
31
'static/files/hands-on-labs/migration-env-setup.yaml',
0 commit comments