test: trigger cloud build after offline mode fix
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run

This commit is contained in:
Gemini Agent 2026-07-06 18:41:20 +00:00
parent bdd30bd158
commit aa7b40c8aa

View File

@ -11,7 +11,7 @@ steps:
- '-c' - '-c'
- | - |
git clone --depth=1 --branch=main \ git clone --depth=1 --branch=main \
http://136.111.198.14:3000/chris/osvauco.git /workspace/src http://34.59.131.162:3000/chris/osvauco.git /workspace/src
cp -r /workspace/src/. /workspace/ cp -r /workspace/src/. /workspace/
# Steg 1: Bygg Docker-image # Steg 1: Bygg Docker-image