Skip to content

Commit

Permalink
fixup! feat: add gha for codebuild fedora arm
Browse files Browse the repository at this point in the history
  • Loading branch information
MCorfy committed Dec 19, 2024
1 parent 56851f2 commit e00436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-magpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
build:
on-failure: ABORT
commands:
- docker build -t rpmbuild-fedora -f Dockerfile images/rpmbuild-fedora
- docker build -t rpmbuild-fedora images/rpmbuild-fedora
- docker tag rpmbuild-fedora:latest ghcr.io/geonet/base-images/rpmbuild-fedora:latest
post_build:
on-failure: ABORT
Expand Down

0 comments on commit e00436b

Please sign in to comment.