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 9695f43 commit 2aebdafCopy full SHA for 2aebdaf
.github/workflows/client_mac_arm64.yml
.github/workflows/server_build.yml
@@ -36,7 +36,7 @@ jobs:
36
username: ${{ github.actor }}
37
password: ${{ secrets.GITHUB_TOKEN }}
38
- name: build
39
- run: make release-backend${{ env.REGISTRY }}/fornetcode/fornet-backend:
+ run: make release-backend
40
-
41
name: build and push docker image
42
uses: docker/build-push-action@v2
0 commit comments