Skip to content

Commit 85f1458

Browse files
committed
Remove test
1 parent 2f641a9 commit 85f1458

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-package.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
registry: harbor.nirvati.org
2727
username: ${{ secrets.REGISTRY_USERNAME }}
2828
password: ${{ secrets.REGISTRY_PASSWORD }}
29-
- name: Ensure docker works in general
30-
run: |
31-
docker pull alpine:latest
32-
docker tag alpine:latest harbor.nirvati.org/registry/alpine-test:latest
33-
docker push harbor.nirvati.org/registry/alpine-test:latest
3429
- uses: jitterbit/get-changed-files@v1
3530
id: changed-files
3631
with:

0 commit comments

Comments
 (0)