An open API service indexing awesome lists of open source software.

https://github.com/datawrapper/dw-ci

CircleCI Docker Image with Node and `aws` CLI
https://github.com/datawrapper/dw-ci

Last synced: 4 months ago
JSON representation

CircleCI Docker Image with Node and `aws` CLI

Awesome Lists containing this project

README

          

# dw-ci
CircleCI Docker Image with Node and `aws` CLI

# Release

```sh
< docker build -t sto3psl/dw-ci:{TAG} -t sto3psl/dw-ci:latest .
< docker push sto3psl/dw-ci:{TAG}
```