This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
run: |
|
||||
docker buildx build \
|
||||
--platform=linux/amd64,linux/arm64 \
|
||||
-t docker.mistox.net/boredcareers-sql \
|
||||
-t docker.mistox.net/auth-sql \
|
||||
--push \
|
||||
./database
|
||||
|
||||
@@ -28,6 +28,6 @@ jobs:
|
||||
docker buildx build \
|
||||
--platform=linux/amd64,linux/arm64 \
|
||||
--build-arg BASE_URL=https://boredcareers.com \
|
||||
-t docker.mistox.net/boredcareers-website \
|
||||
-t docker.mistox.net/auth-website \
|
||||
--push \
|
||||
.
|
||||
Reference in New Issue
Block a user