Skip to content

indiavvs767/Mimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

name: Starlight investments LTD.

on: push: branches: [ "main" ] pull_request: branches: [ "main" ]

jobs: build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Build the site in the indiavvs767/builder container
  run: |
    docker run \
    -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
    jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future"

About

Joub ic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published