Skip to content

Commit

Permalink
matrix-testing 6
Browse files Browse the repository at this point in the history
  • Loading branch information
sirchnik-xitaso committed Dec 10, 2024
1 parent ee71bc9 commit e33baf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
AZURE_REGISTRY_USER: ${{ vars.AZURE_REGISTRY_USER }}

jobs:
build:
build-images:
name: Build and Upload Images
runs-on: ubuntu-latest
permissions:
Expand Down Expand Up @@ -60,6 +60,7 @@ jobs:

cypress-test:
runs-on: ubuntu-latest
needs: build-images
permissions:
contents: read
strategy:
Expand Down

0 comments on commit e33baf1

Please sign in to comment.