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 7ed276b commit 56851f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-magpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
build:
on-failure: ABORT
commands:
- git branch
- docker build -t rpmbuild-fedora -f images/rpmbuild-fedora/Dockerfile .
- docker build -t rpmbuild-fedora -f Dockerfile 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 56851f2

Please sign in to comment.