updated workflow
This commit is contained in:
@@ -11,7 +11,6 @@ jobs:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
- name: Set Environment Variables
|
||||
id: vars
|
||||
run: |
|
||||
echo "REPOSITORY: ${{ gitea.repository }}"
|
||||
echo "DOCKER_REPO_URL: ${{ vars.docker_repo_url }}"
|
||||
|
||||
Reference in New Issue
Block a user