Skip to content

Commit

Permalink
Update dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wmuldergov committed Feb 9, 2024
1 parent 39ac5d5 commit 04aaf6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,11 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4

- name: Build Image Caching
- name: Build Redis
id: build_image
uses: redhat-actions/buildah-build@v2.9
with:
image: drivebc-image-caching
image: drivebc-redis
tags: latest latest-dev ${{ github.sha }}
labels: |
app=drivebc
Expand Down

0 comments on commit 04aaf6b

Please sign in to comment.