mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
no quotations
This commit is contained in:
parent
71dc31d926
commit
62e3b30427
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@ -25,9 +25,9 @@ jobs:
|
||||
- name: Neo4J | Build `community` image
|
||||
run: |
|
||||
docker build --target community \
|
||||
--tag 'ocelotsocialnetwork/neo4j-community:latest' \
|
||||
--tag 'ocelotsocialnetwork/neo4j-community:${VERSION}'' \
|
||||
--tag 'ocelotsocialnetwork/neo4j-community:${BUILD_VERSION}'' \
|
||||
--tag ocelotsocialnetwork/neo4j-community:latest \
|
||||
--tag ocelotsocialnetwork/neo4j-community:${VERSION} \
|
||||
--tag ocelotsocialnetwork/neo4j-community:${BUILD_VERSION} \
|
||||
--build-arg BBUILD_DATE=$BUILD_DATE \
|
||||
--build-arg BBUILD_VERSION=$BUILD_VERSION \
|
||||
--build-arg BBUILD_COMMIT=$BUILD_COMMIT \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user