no context
Build, Test and Register Docker Images / build-publish-frontend (push) Successful in 12s Details
Build, Test and Register Docker Images / reload-staging (push) Has been skipped Details
Build, Test and Register Docker Images / build-publish-frontend (pull_request) Successful in 13s Details
Build, Test and Register Docker Images / reload-staging (pull_request) Has been skipped Details

This commit is contained in:
Jason Tevnan 2025-06-30 22:38:26 +02:00
parent 3edd1db8d4
commit c876d1f9c3
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ jobs:
- name: Build Docker image
uses: docker/build-push-action@v6
with:
context: "{{defaultContext}}:test"
tags: |
cocgit.scalingdone.com/jat/branchingtest/appimage:latest
${{ github.ref == 'refs/heads/production' && format('cocgit.scalingdone.com/jat/branchingtest/appimage:{0}', github.sha) || '' }}