strona-czynna/npm.sh
Kuba Orlik 88b466b2c4 Jenkins scripts
Summary:
Add some jenkins scripts so it's possible to deploy the app easily

Hotfix

Test Plan: tbd

Reviewers: #reviewers

Differential Revision: https://hub.sealcode.org/D1062
2021-05-27 22:29:06 +02:00

4 lines
105 B
Bash
Executable File

#!/usr/bin/env bash
docker-compose run --user="$UID" --rm --service-ports test npm --loglevel warn "$@"