From c2d138b0f9d0f1bbd2b1c7a68372a15acf43c186 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 28 Nov 2019 12:21:22 -0800 Subject: GitHub Actions: clarify comment Really, this is just here to re-trigger that container build now that things are merged and stage 2 will actually work... Signed-off-by: Dirk Hohndel --- .github/workflows/mxe-dockerimage-stage2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/mxe-dockerimage-stage2.yml b/.github/workflows/mxe-dockerimage-stage2.yml index 3d35aa2f9..d1d640975 100644 --- a/.github/workflows/mxe-dockerimage-stage2.yml +++ b/.github/workflows/mxe-dockerimage-stage2.yml @@ -16,7 +16,7 @@ jobs: ref: ${{ github.event.client_payload.target_branch }} # Grab the version from the event name that we were triggered by and add ".stage1" to find the docker image to start FROM - # And create the NAME of the final docker image + # And create the NAME of the final docker image (including the branch if not master) - name: set env run: | v=${{ github.event.action }} -- cgit v1.2.3-70-g09d2