Skip to content

Commit da8c06d

Browse files
committed
db s3 action
1 parent 6d36efc commit da8c06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker/codepipeline/appspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ os: linux
33
files:
44
- source: docker-compose.fullnode.main.yml
55
destination: /data/FullNode/tron-docker/
6-
overwrite: yes
6+
overwrite: true
77
hooks:
88
BeforeInstall:
99
- location: prepare_environment.sh

0 commit comments

Comments
 (0)