#3 update
This commit is contained in:
parent
72d2f84cce
commit
3645d033b4
@ -23,6 +23,8 @@ jobs:
|
||||
ssh-strict: false
|
||||
persist-credentials: false
|
||||
|
||||
- run: echo ${{ vars.GITEA_SHA }}
|
||||
|
||||
- name: Build
|
||||
run: docker build -t chad-client ./client --build-arg COMMIT_SHA=${{ vars.GITEA_SHA }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user