Skip to content

Commit 3859ae5

Browse files
committed
updating dist file after modifying index.js file
1 parent c869fa9 commit 3859ae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@ async function run() {
431431

432432
// Update the service with the new task definition
433433
if (service) {
434+
434435
// Determine the deployment controller
435436
const describeResponse = await ecs.describeServices({
436437
services: [service],

0 commit comments

Comments
 (0)