Skip to content

Commit

Permalink
trigger workflow build
Browse files Browse the repository at this point in the history
Signed-off-by: Anastassios Nanos <[email protected]>
  • Loading branch information
ananos committed Nov 25, 2024
1 parent e30164b commit a5715c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: nubificus/app-httpreply
ref: nbfc-knative-html
ref: test_connection

- name: Build unikraft HTTPreply
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/oci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@ jobs:
secrets:
harbor_user: ${{ secrets.HARBOR_USER }}
harbor_secret: ${{ secrets.HARBOR_SECRET }}

0 comments on commit a5715c7

Please sign in to comment.