Skip to content

Commit

Permalink
😔
Browse files Browse the repository at this point in the history
  • Loading branch information
riaf committed Dec 3, 2023
1 parent 84614ce commit 5a29c75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand All @@ -28,6 +26,5 @@ jobs:
- name: Build and Push Docker Image
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: ghcr.io/${{ github.repository_owner }}/hugowxrexporter:latest

0 comments on commit 5a29c75

Please sign in to comment.