Skip to content

Commit

Permalink
remove repository from github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ethn committed Jan 11, 2025
1 parent cb16557 commit 9d962fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v6.9.0
with:
repository: wikirate/wikirate
push: true
file: vendor/decko/docker/repos/decko-k8s.dockerfile
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 9d962fc

Please sign in to comment.