Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
5b9f2da358
|
@@ -17,8 +17,6 @@ jobs:
|
||||
- uses: buildtool/setup-buildtools-action@v1
|
||||
- name: Test registry connectivity
|
||||
run: curl -I https://oci.unbound.se/v2/
|
||||
- name: Test docker login
|
||||
run: echo "${{ secrets.REGISTRY_TOKEN }}" | docker login oci.unbound.se -u buildtools --password-stdin
|
||||
- name: Show config
|
||||
run: unset GITHUB_REPOSITORY_OWNER GITEA_TOKEN && env && build --config
|
||||
- name: Build and push
|
||||
|
||||
Reference in New Issue
Block a user