mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-10 14:16:59 -06:00
Removed unneeded step in ci workflow
This commit is contained in:
parent
19c4a61524
commit
017db18e70
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -51,8 +51,4 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
with:
|
||||
version: latest
|
||||
- run: docker build -t shlink-web-client:test .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user