Skip to content

Commit

Permalink
Add nginx stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
kudato committed Oct 7, 2019
1 parent 9af2e6d commit a661626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -30,6 +30,8 @@ env:
- SOURCE=node:12-alpine TAGS=node12
- SOURCE=docker:latest TAGS=docker
- SOURCE=nginx:alpine TAGS=nginx
- SOURCE=nginx:stable-alpine TAGS=stable

script:
- ./build.sh

Expand Down
4 changes: 0 additions & 4 deletions build.sh
@@ -1,12 +1,8 @@
#!/usr/bin/env bash
# shellcheck disable=SC1091,SC2181
#zset -x
# SOURCE
# TAGS

# IMAGE_INIT
# IMAGE_CMD

source scripts/lib.sh

# DOCKER_HUB_IMAGE
Expand Down

0 comments on commit a661626

Please sign in to comment.