mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-27 13:50:05 +03:00
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 }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
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
|
- name: Build & Publish Docker Image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue