Skip to content

CuteHorse/ProxmoxVESnapshotCTAction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

example usage:

jobs:
  create-snapshot:
    needs: build-application
    uses:  "https://github.com/CuteHorse/ProxmoxVESnapshotCTAction/.github/workflows/CreateSnapshot.yml@master"
    with:
      domain: pve.example.com
      node-name: 'PVE'
      ct-id: '101'
      user: 'github@pve!tokenname'
    secrets:
      token: '00000000-0000-0000-0000-000000000000'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published