mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Merge pull request #3754 from actions/chrispat-patch-1
Remove module manifest header
This commit is contained in:
@@ -1,11 +1,3 @@
|
|||||||
#
|
|
||||||
# Module manifest for module 'ImageHelpers'
|
|
||||||
#
|
|
||||||
# Generated by: chrispat
|
|
||||||
#
|
|
||||||
# Generated on: 11/1/2017
|
|
||||||
#
|
|
||||||
|
|
||||||
@{
|
@{
|
||||||
|
|
||||||
# Script module or binary module file associated with this manifest.
|
# Script module or binary module file associated with this manifest.
|
||||||
@@ -20,15 +12,6 @@ ModuleVersion = '0.0.1'
|
|||||||
# ID used to uniquely identify this module
|
# ID used to uniquely identify this module
|
||||||
GUID = 'c9334909-16a1-48f1-a94a-c7baf1b961d9'
|
GUID = 'c9334909-16a1-48f1-a94a-c7baf1b961d9'
|
||||||
|
|
||||||
# Author of this module
|
|
||||||
Author = 'chrispat'
|
|
||||||
|
|
||||||
# Company or vendor of this module
|
|
||||||
CompanyName = 'Unknown'
|
|
||||||
|
|
||||||
# Copyright statement for this module
|
|
||||||
Copyright = '(c) 2017 chrispat. All rights reserved.'
|
|
||||||
|
|
||||||
# Description of the functionality provided by this module
|
# Description of the functionality provided by this module
|
||||||
Description = 'Helper functions for creating vsts images'
|
Description = 'Helper functions for creating vsts images'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user