fix UI and add CI/CD 5
This commit is contained in:
parent
02c33b692b
commit
fa9567c9d9
|
|
@ -38,4 +38,3 @@ jobs:
|
||||||
docker build --build-arg NODE_VERSION=22.14.0 -t $IMAGE:ci-${{ github.sha }} -t $IMAGE:ci-latest .
|
docker build --build-arg NODE_VERSION=22.14.0 -t $IMAGE:ci-${{ github.sha }} -t $IMAGE:ci-latest .
|
||||||
docker push $IMAGE:ci-${{ github.sha }}
|
docker push $IMAGE:ci-${{ github.sha }}
|
||||||
docker push $IMAGE:ci-latest
|
docker push $IMAGE:ci-latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user