Skip to content

Commit

Permalink
beschreibung angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Oct 17, 2023
1 parent f56a0fe commit 701bcdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_debian_unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
# network=host driver-opt needed to push to local registry
driver-opts: network=host

- name: Build Image ARMv7 - Base
- name: Build Image - Base
uses: docker/build-push-action@v5
with:
context: .
Expand All @@ -114,7 +114,7 @@ jobs:
GIT_URL=${{ github.server_url }}/${{ github.repository }}
- name: Build Image ARMv7 - Update
- name: Build Image - Update
uses: docker/build-push-action@v5
with:
context: .
Expand Down

0 comments on commit 701bcdf

Please sign in to comment.