This commit is contained in:
parent
eba63413ea
commit
2f93c89762
2
.github/workflows/build_and_deploy_dev.yml
vendored
2
.github/workflows/build_and_deploy_dev.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: learning-pulse/web:dev
|
tags: learningpulse/web-client:dev
|
||||||
|
|
||||||
|
|
||||||
# TODO deploy
|
# TODO deploy
|
Reference in a new issue