We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7baef7 commit 4555a40Copy full SHA for 4555a40
.github/workflows/build.yml
@@ -112,7 +112,6 @@ jobs:
112
run: |
113
ls -l
114
pwd
115
- cd server
116
docker build -t graphql-engine:${{ github.ref_name }} -f server/Dockerfile server/
117
docker tag graphql-engine:${{ github.ref_name }} qfnetwork/graphql-engine:${{ github.ref_name }}
118
docker tag graphql-engine:${{ github.ref_name }} qfnetwork/graphql-engine:latest
0 commit comments