Skip to content

Commit

Permalink
Update and rename docker-image.yml to CI-CD-Distributed-Computation-f…
Browse files Browse the repository at this point in the history
…e.yml
  • Loading branch information
sergeyfilyanin authored Jan 9, 2025
1 parent 7b7870d commit 3499034
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build and push Frontend Docker image
uses: docker/build-push-action@master
with:
context: frontend
context: mandelbrot-set/frontend
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}-fe:prod
build-args: |
Expand Down

0 comments on commit 3499034

Please sign in to comment.