This commit is contained in:
parent
1553f9e7c6
commit
033b5e4fac
3 changed files with 16 additions and 2 deletions
|
@ -6,5 +6,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: build
|
||||
run: |
|
||||
echo docker build -t code.lab.cowley.tech/${GITHUB_REPOSITORY}:$(git rev-parse --short HEAD)
|
||||
run: scripts/deploy.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue