Skip to content

Commit

Permalink
Update .github/workflows/test_building_containers.yaml
Browse files Browse the repository at this point in the history
fixed action step name

Co-authored-by: robotrapta <79607467+robotrapta@users.noreply.github.com>
  • Loading branch information
max-at-groundlight and robotrapta committed Aug 9, 2023
1 parent 71942af commit 48d1b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_building_containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
restore-keys: |
${{ runner.os }}-buildx-
- name: Build and Push Image
- name: Build Image to verify it works but don't push
uses: docker/build-push-action@v3
with:
tags: docker.io/groundlight/monitoring-notification-server-frontend:armv7-latest
Expand Down

0 comments on commit 48d1b56

Please sign in to comment.