Skip to content

Commit

Permalink
Add eq prefix to images (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
VirajP1002 authored May 23, 2024
1 parent 7e958f6 commit 37629d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
docker-push:
strategy:
matrix:
images: [k8s-helm-deploy-image, terraform-deploy-image, python-deploy-image, tinyproxy-image]
images: [eq-k8s-helm-deploy-image, eq-terraform-deploy-image, eq-python-deploy-image, eq-tinyproxy-image]
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 37629d1

Please sign in to comment.