Skip to content

Commit

Permalink
build: test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm committed May 19, 2024
1 parent 0affe56 commit ad5b3ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ Dockerfile
.github
integration_tests
zgrab2_schemas
*.md
6 changes: 0 additions & 6 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=ref,event=branch

- name: Log in to the Container registry
uses: docker/login-action@v3
Expand Down

0 comments on commit ad5b3ca

Please sign in to comment.