Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-ci
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
UNL ITS
docker-ci
Commits
40e0c87d
Commit
40e0c87d
authored
6 years ago
by
Jose Raul Barreras
Browse files
Options
Downloads
Patches
Plain Diff
remove duplicated timestamp
parent
94d4901d
No related branches found
No related tags found
4 merge requests
!34
develop to master
,
!18
sync dependency-check with secrets-detection
,
!17
Resolve "Add Dependency Check"
,
!16
Resolve "Add Automated Secrets Detection"
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-0
1 addition, 0 deletions
Makefile
README.md
+3
-8
3 additions, 8 deletions
README.md
with
4 additions
and
8 deletions
Makefile
+
1
−
0
View file @
40e0c87d
...
...
@@ -126,6 +126,7 @@ README_TAIL = `cat ./_README.md | sed -e '1,/%CONTAINERS_LIST%/d'`
README_FOOTER
=
`
echo
"
\n\r
_Last update:
\`
date
\`
_
\n
"
`
update_readme
:
@
echo
"
$(
README_HEAD
)
\n\n
-
$(
TOOLSET
)
\n
$(
README_TAIL
)
\n
$(
README_FOOTER
)
"
>
README.md
@
git add README.md
delete_dangling_images
:
@
echo
"Removing dangling images"
...
...
This diff is collapsed.
Click to expand it.
README.md
+
3
−
8
View file @
40e0c87d
...
...
@@ -11,11 +11,6 @@ This file is automatically updated after execute `git commit` based on the conte
### Tools available:
_Last update: Thu May 30 15:37:41 CDT 2019_
-
its-registry.unl.edu/unl-its/docker-ci/detect-secrets:latest
-
its-registry.unl.edu/unl-its/docker-ci/magento2-unit-test:latest
-
its-registry.unl.edu/unl-its/docker-ci/magento2-xml-lint:latest
...
...
@@ -31,5 +26,5 @@ _Last update: Thu May 30 15:37:41 CDT 2019_
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:php
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:python
_Last update: Thu May 30 15:37:41 CDT 2019_
_Last update: Thu May 30 16:29:28 CDT 2019_
...
...
This diff is collapsed.
Click to expand it.
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