Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netlify-cli

Docker image with alpine and netlify-cli

Example with gitlab-ci

production:
  stage: deploy
  image: escaleno/netlify-cli:2.58.0
  script:
    # Build app
    - npm run build
    # Deploy app
    - netlify deploy --prod
  only:
    - master

About

Docker image with alpine and netlify-cli

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages