Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
image-template
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUNI-KYPO-IMAGES
image-template
Commits
426e4d58
Commit
426e4d58
authored
4 years ago
by
Zdeněk Vydra
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
644e6fc1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#73721
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-0
5 additions, 0 deletions
.gitlab-ci.yml
with
5 additions
and
0 deletions
.gitlab-ci.yml
+
5
−
0
View file @
426e4d58
...
@@ -2,6 +2,11 @@ include:
...
@@ -2,6 +2,11 @@ include:
-
project
:
muni-kypo-images/ci-cd-virtual-images
-
project
:
muni-kypo-images/ci-cd-virtual-images
file
:
.gitlab-ci-template.yml
# for windows images use .gitlab-ci-template-windows.yml
file
:
.gitlab-ci-template.yml
# for windows images use .gitlab-ci-template-windows.yml
workflow
:
rules
:
-
if
:
$CI_COMMIT_TAG
when
:
never
variables
:
variables
:
NAME
:
"
kali"
# name of the file with packer configuration without .json
NAME
:
"
kali"
# name of the file with packer configuration without .json
TYPE
:
"
linux"
# linux or windows
TYPE
:
"
linux"
# linux or windows
...
...
This diff is collapsed.
Click to expand it.
Zdeněk Vydra
@485514
mentioned in commit
f04f5244
·
4 years ago
mentioned in commit
f04f5244
mentioned in commit f04f524420631ec1702ac72407832414f94d2dc5
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment