mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-03 16:15:36 +00:00
try different quotations
This commit is contained in:
parent
d271ff3760
commit
71dc31d926
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