Skip to content

Commit

Permalink
4.0.2. not available yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Oct 30, 2021
1 parent f31ea46 commit a33a9b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dip.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "DIP"
name: 'DIP'
on: [push]
jobs:
dive:
Expand All @@ -17,5 +17,3 @@ jobs:
run: ./dip image --name=alpine --regex=^3\.[0-9]+\.[0-9]+$ --dockerfile
- name: Check Golang
run: ./dip image --name=golang --regex=^1\.[0-9]+\.[0-9]+-alpine3\.[0-9]+$ --dockerfile
- name: Check for outdated images in k8sfiles
run: ./dip image --name utrecht/dip --regex=^[0-9]+\.[0-9]+\.[0-9]+$ --k8sfile

0 comments on commit a33a9b5

Please sign in to comment.