Skip to content

Commit

Permalink
Merge pull request #12 from kyma-project/szeort-patch-1
Browse files Browse the repository at this point in the history
Update makefile.yml
  • Loading branch information
szeort authored Jul 2, 2024
2 parents da1452d + 5c2bfde commit 5178f70
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ jobs:
- name: install-crds
run: make install

- name: system-registry
env:
DOCKER_REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
DOCKER_REGISTRY_USER: ${{ secrets.DOCKER_REGISTRY_USER }}
DOCKER_REGISTRY_PASS: ${{ secrets.DOCKER_REGISTRY_PASS }}
run: make system-registry

- name: deploy
run: make deploy

Expand Down

0 comments on commit 5178f70

Please sign in to comment.