Skip to content

Commit

Permalink
Updated github yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBEllis committed Aug 29, 2024
1 parent 1a03100 commit 0c992df
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 @@ -17,4 +17,4 @@ jobs:
uses: actions/checkout@master
# Now build in a container with all deps
- name: DockerBuildTestPush
run: docker build --build-arg BUILD_GIT_SHA=$GITHUB_HEAD_REF -t ci-vmesh-ubuntu docker/vmesh-ubuntu/
run: docker build --build-arg BUILD_GIT_SHA=$GITHUB_HEAD_REF -t ci-vmesh-ubuntu docker/vmesh-tests/

0 comments on commit 0c992df

Please sign in to comment.