main #1

Merged
jat merged 5 commits from main into production 2025-06-30 20:44:13 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit c876d1f9c3 - Show all commits

View File

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