Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Bambooビルドの最後にインラインスクリプトタスクを実行して、いくつかのアーティファクトをネットワーク共有にコピーしたいと思います。このスクリプトでアーティファクト出力ディレクトリを参照するにはどうすればよいですか?
それが違いを生むなら、Windows環境。
アーティファクトをワークスペースにダウンロードするには、アーティファクト共有を構成する必要があります。ファイルシステムに配置されたら、スクリプトタスクを使用して他のファイルと同じように扱うことができます。
I wrote a code in which i used mention below statement
editor.insertHtml(paragraph.getOuterHtml());
which throws Uncaught TypeErro