Skip to content

Commit d4990ee

Browse files
committed
Forget to copy wait-for-it.sh 😁
1 parent 6464ef1 commit d4990ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker_action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
cp target/release/actix-web-rest-api-with-jwt app/actix-web-rest-api-with-jwt
6666
cp diesel.toml app/diesel.toml
6767
cp Dockerfile.github-action app/Dockerfile
68+
cp wait-for-it.sh app/wait-for-it.sh
6869
cd app
6970
touch .env
7071
tar -czvf ../app.tar.gz .

0 commit comments

Comments
 (0)