Skip to content

Setup your GitHub Actions workflow with HashiCorp Vagrant.

License

Notifications You must be signed in to change notification settings

rkialashaki/setup-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-vagrant

Build

Setup your GitHub Actions workflow with HashiCorp Vagrant.

Example

- name: Use rkialashaki/setup-vagrant
  uses: rkialashaki/setup-vagrant@0.0.1
  with:
    exec: |
      vagrant up

Acknowledgement

Based on oxr463/setup-vagrant.

License

SPDX-License-Identifier: MIT

Reference

About

Setup your GitHub Actions workflow with HashiCorp Vagrant.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 92.4%
  • Shell 7.6%