diff --git a/.gitea/workflows/gitea.yaml b/.gitea/workflows/gitea.yaml index 0fb8f3c..62604dc 100644 --- a/.gitea/workflows/gitea.yaml +++ b/.gitea/workflows/gitea.yaml @@ -25,7 +25,4 @@ jobs: with: context: "{{defaultContext}}:mysubdir" push: true - tags: thomas/tomcode/landing:latest - - name: Testing host - uses: host - run: ls -la / \ No newline at end of file + tags: thomas/tomcode/landing:latest \ No newline at end of file