mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
[bitnami/*] Add copyright header to vib files (#39154)
Add copyright header to vib files Signed-off-by: sfelipe <sfelipe@vmware.com>
This commit is contained in:
committed by
GitHub
parent
564957686a
commit
97afafbee7
@@ -1,3 +1,6 @@
|
||||
# Copyright VMware, Inc.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
gossfile:
|
||||
# Goss tests exclusive to the current container
|
||||
../../jenkins-agent/goss/jenkins-agent.yaml: {}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# Copyright VMware, Inc.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
command:
|
||||
check-app-version:
|
||||
exec: java -cp /opt/bitnami/jenkins-agent/agent.jar hudson.remoting.jnlp.Main -version | echo "0.$(cut -d '.' -f 1).0"
|
||||
|
||||
Reference in New Issue
Block a user