Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelArtists committed Apr 26, 2024
1 parent 2c69a1b commit 861e7b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
GITHUB_SHA=$(jq -r .pull_request.head.sha "$GITHUB_EVENT_PATH")
fi
echo "Containerizing and testing commit: $GITHUB_SHA"
ls
cat Makefile
make build
mv ./dist/agglayer .
docker build -t agglayer:local -f ./Dockerfile.release .
Expand Down

0 comments on commit 861e7b2

Please sign in to comment.