Checking: - Pull request does not contain unwanted merges - signed-off-by tag exists and matches author - Subject line has package name - Author name has 'firstname lastname' (no nicknames) Signed-off-by: Ted Hess <thess@kitschensync.net> [Use git instead of CircleCI variables] Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> |
||
---|---|---|
.. | ||
config.yml | ||
Dockerfile | ||
README |
# Build/update the docker image docker pull debian:9 docker build --rm . docker tag <IMAGE ID> docker.io/champtar/openwrtpackagesci:latest docker push docker.io/champtar/openwrtpackagesci:latest