問題タブ [aws-codebuild]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
1669 参照

git - aws codebuild でコードをビルドします。ソース バージョンの構文

特定のブランチで AWS codebuild を使用してコードをビルドしようとしています。しかし、yml ファイルが存在しないため (git の分岐のため)、常に失敗するか、「Git Clone Failed: invalid reference:」が表示されます。

git ブランチを使用している場合、ソース バージョンの正しい構文を誰か教えてもらえますか?