Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
treeder committed Nov 2, 2024
1 parent 410a8b9 commit 2f59dfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: ./release.sh
# - uses: actions/checkout@v4
# - name: Build the Docker image
# run: ./release.sh
# - name: Login to GitHub Container Registry
# uses: docker/login-action@v2
# with:
Expand Down

0 comments on commit 2f59dfe

Please sign in to comment.