diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 10697b5..df3ea97 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: | diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml index 7992206..4675de5 100644 --- a/.github/workflows/oci.yml +++ b/.github/workflows/oci.yml @@ -85,3 +85,4 @@ jobs: secrets: harbor_user: ${{ secrets.HARBOR_USER }} harbor_secret: ${{ secrets.HARBOR_SECRET }} +