File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
uses : docker/build-push-action@v2
45
45
with :
46
46
push : true
47
- tags : informaticsmatters/mini-apps- data-tier -ui:latest
47
+ tags : informaticsmatters/squonk2- data-manager -ui:latest
48
48
build-args : |
49
49
GIT_SHA=${{ github.sha }}
50
50
SKIP_CHECKS=1
Original file line number Diff line number Diff line change 48
48
BASE_PATH=/data-manager-ui
49
49
push : true
50
50
tags : |
51
- informaticsmatters/mini-apps- data-tier -ui:${{ env.GITHUB_REF_SLUG }}
52
- informaticsmatters/mini-apps- data-tier -ui:stable
51
+ informaticsmatters/squonk2- data-manager -ui:${{ env.GITHUB_REF_SLUG }}
52
+ informaticsmatters/squonk2- data-manager -ui:stable
53
53
54
54
trigger-awx :
55
55
needs : build
Original file line number Diff line number Diff line change 43
43
SKIP_CHECKS=1
44
44
BASE_PATH=/data-manager-ui
45
45
push : true
46
- tags : informaticsmatters/mini-apps- data-tier -ui:${{ env.GITHUB_REF_SLUG }}
46
+ tags : informaticsmatters/squonk2- data-manager -ui:${{ env.GITHUB_REF_SLUG }}
You can’t perform that action at this time.
0 commit comments