Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cliuzy authored Feb 12, 2025
1 parent ab68477 commit f652ebf
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 @@ -33,7 +33,7 @@ jobs:
- name: Build Image
run: |
docker build -t gridape:v1 .
docker tag GridApe:v1 cliuzy1/gridape:v1
docker tag gridape:v1 cliuzy1/gridape:v1
docker push cliuzy1/gridape:v1
- name: Build and push
Expand Down

0 comments on commit f652ebf

Please sign in to comment.