Skip to content

Commit

Permalink
disable harbor build process for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartich0ke authored Aug 11, 2024
1 parent af98258 commit d22897b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build Docker Image

on:
push:
branches:
- master
# push:
# branches:
# - master

env:
COSIGN_PASSWORD: ${{ secrets.COSIGN_PASSWORD }}
Expand Down

0 comments on commit d22897b

Please sign in to comment.