-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removed basename usage which is not in github runners * Added temporary build in pull request action for testing * Testing setup github action * Changing Makefile dependecy order for multiarch because docker needs image to be pushed before creating the manifest * Removed testing target * Moved release oci runtime to docker because of old podman version on github action runners * Removed testing step * Switched ci build to docker for consistency * Fix PHONY in Makefile * Fix Makefile syntax * Update runner version * Small rollback
- Loading branch information
1 parent
c87220a
commit a9bf99b
Showing
4 changed files
with
38 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters