Init Try
Some checks failed
Build and Deploy Angular App (Artifacts, Gitea-safe) / test (push) Failing after 1m39s
Build and Deploy Angular App (Artifacts, Gitea-safe) / build (push) Has been skipped
Build and Deploy Angular App (Artifacts, Gitea-safe) / scan (push) Has been skipped
Build and Deploy Angular App (Artifacts, Gitea-safe) / deploy (push) Has been skipped
Some checks failed
Build and Deploy Angular App (Artifacts, Gitea-safe) / test (push) Failing after 1m39s
Build and Deploy Angular App (Artifacts, Gitea-safe) / build (push) Has been skipped
Build and Deploy Angular App (Artifacts, Gitea-safe) / scan (push) Has been skipped
Build and Deploy Angular App (Artifacts, Gitea-safe) / deploy (push) Has been skipped
This commit is contained in:
3
niayesh/compiler.js.download
Normal file
3
niayesh/compiler.js.download
Normal file
@@ -0,0 +1,3 @@
|
||||
const eventData = document.createEvent('Event');
|
||||
eventData.initEvent('RomeoLoaded', false, true);
|
||||
document.dispatchEvent(eventData);
|
||||
Reference in New Issue
Block a user