We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d36efc commit da8c06dCopy full SHA for da8c06d
tools/docker/codepipeline/appspec.yml
@@ -3,7 +3,7 @@ os: linux
3
files:
4
- source: docker-compose.fullnode.main.yml
5
destination: /data/FullNode/tron-docker/
6
- overwrite: yes
+ overwrite: true
7
hooks:
8
BeforeInstall:
9
- location: prepare_environment.sh
0 commit comments