Skip to content

Commit

Permalink
fix: fixing the base image path
Browse files Browse the repository at this point in the history
  • Loading branch information
sadok-f committed Feb 25, 2024
1 parent 067e453 commit 954ff76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Expand Up @@ -6,7 +6,7 @@ on:
- main

env:
REGISTRY_IMAGE: user/app
REGISTRY_IMAGE: flyimg/flyimg-build


jobs:
Expand Down

0 comments on commit 954ff76

Please sign in to comment.