forked from mirrors/amnezia-wg-easy
revert deploy-development.yml
was for testing
This commit is contained in:
parent
187c3ee007
commit
1bfbd4720a
1 changed files with 0 additions and 3 deletions
3
.github/workflows/deploy-development.yml
vendored
3
.github/workflows/deploy-development.yml
vendored
|
@ -28,9 +28,6 @@ jobs:
|
|||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Set environment variables
|
||||
run: echo RELEASE=$(cat ./src/package.json | jq -r .release) >> $GITHUB_ENV
|
||||
|
||||
- name: Build & Publish Docker Image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue