Skip to content

Commit

Permalink
do not build
Browse files Browse the repository at this point in the history
  • Loading branch information
withinboredom committed Jan 13, 2024
1 parent 87de6b2 commit 074f5e1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
- name: Switch to namespace
run: devspace use context default && devspace use namespace once

- name: Execute
run: |
devspace build -t ${{ github.sha }} --no-warn
- name: Deploy
run: |
devspace deploy --no-warn -t ${{ github.sha }} --skip-dependency auth \
Expand Down

0 comments on commit 074f5e1

Please sign in to comment.